]> git.lyx.org Git - features.git/commit
Set cursor properly after double/triple click in mathed
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 12 Jun 2017 16:00:43 +0000 (18:00 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 15 Jun 2017 08:21:18 +0000 (10:21 +0200)
commitc492f22593deaaf85cc47b60818f2d5c7c62ce41
tree91257b2bbb7606afca6f4bc6668603556d7d4836
parent8fef81a37371fa5cc7961fc669d340bed2105866
Set cursor properly after double/triple click in mathed

Without this setCurrentFont() is not correctly called on the
BufferView cursor and the cursor could appear in L-form.

Fixes bug #10686.

(cherry picked from commit 5d7dae9e382f0b01800f5652e673e12fa6923740)
src/mathed/InsetMathNest.cpp
status.22x