Am Sun, 1 Dec 2024 15:56:41 +0100
schrieb Scott Kostyshak <[email protected]>:

> On Mon, Nov 25, 2024 at 02:55:36PM +0000, Jean-Marc Lasgouttes wrote:
> > commit 91d1ad319d51cba51463f0fd040fbcf4d6c2c2be
> > Author: Jean-Marc Lasgouttes <[email protected]>
> > Date:   Mon Nov 25 15:40:56 2024 +0100
> > 
> >     Cleanup TextMetrics::getPosNearX
> >     
> >     This function mostly iterates though a row. Therefore it makes sense
> >     to turn it into a wrapper around an new Row::x2pos() function.
> >     
> >     Take this opportunity to use the C++17 structured bindings declaration
> >     instead of passing a bool variable by address (which is only an output
> >     variable).
> >     
> >     No change intended.
> > ---  
> 
> I think this commit introduces an issue:
> 
> 1. Open attached .lyx file.
> 2. Put cursor at the beginning of the file.
> 3. Hold shift and press <Down>.
> 4. Hold shift and press <Down>.
> 
> Result: the cursor appears to get stuck and doesn't move down.
> 
> Can you reproduce?
> 
> Scott

Same here.

        Kornel

Attachment: pgpg3ajTLlQWw.pgp
Description: Digitale Signatur von OpenPGP

-- 
lyx-devel mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to