Re: change in behavior of cursor movement in math array

2024-07-02 Thread Jean-Marc Lasgouttes
Le 02/07/2024 à 17:53, Udicoudco a écrit : On Tue, Jul 2, 2024 at 6:39 PM Jean-Marc Lasgouttes wrote: The place you are looking for is InsetMathGrid::firstIdx. It enters by the first/middle/last row depending on the vertical alignment of the inset. I guess the change happened at commit 503c7c1

Re: change in behavior of cursor movement in math array

2024-07-02 Thread Jean-Marc Lasgouttes
Le 02/07/2024 à 17:24, Udicoudco a écrit : Hello all, Open a new file, enter a math align environment via Insert->Math->AMS align environment add two additional rows to a total of 3 put the cursor to the left of the equation now press on the left arrow key several times In LyX2.4.0 the cursor t

change in behavior of cursor movement in math array

2024-07-02 Thread Udicoudco
Hello all, Open a new file, enter a math align environment via Insert->Math->AMS align environment add two additional rows to a total of 3 put the cursor to the left of the equation now press on the left arrow key several times In LyX2.4.0 the cursor travers only the middle row, while in LyX2.3.x