Re: Small cursor anomaly

2020-11-10 Thread Andrew Parsloe
On 11/11/2020 10:28 am, Scott Kostyshak wrote: On Wed, Nov 11, 2020 at 09:59:49AM +1300, Andrew Parsloe wrote: LyX 2.4.0 testing on windows 10. Normally the cursor is a blinking vertical  line but I noticed when starting a chapter heading that the line had acquired a small > sign to give a |> a

Re: [Patch] Test suite for compare function

2020-11-10 Thread Sam Crawley
I hereby grant permission to license my contributions to LyX under the GNU General Public License, version 2 or any later version. Sam Crawley. On Tue, 10 Nov 2020, at 23:39, Kornel Benko wrote: > Am Sun, 8 Nov 2020 11:32:59 +0100 > schrieb Pavel Sanda : > > > On Sun, Nov 08, 2020 at 05:14:42PM

Re: Small cursor anomaly

2020-11-10 Thread Scott Kostyshak
On Wed, Nov 11, 2020 at 12:22:11AM +0100, Jean-Marc Lasgouttes wrote: > Le 10/11/2020 à 22:28, Scott Kostyshak a écrit : > > The ">" attached to he right of "|" signals that you can press "Tab" to get > > an autocomplete popup. This can be partly controlled by the preferences in > > Editing > Inp

Re: Small cursor anomaly

2020-11-10 Thread Jean-Marc Lasgouttes
Le 10/11/2020 à 22:28, Scott Kostyshak a écrit : The ">" attached to he right of "|" signals that you can press "Tab" to get an autocomplete popup. This can be partly controlled by the preferences in Editing > Input Completion, although I just checked and the "Cursor indicator" is checked and g

Re: Small cursor anomaly

2020-11-10 Thread Scott Kostyshak
On Wed, Nov 11, 2020 at 09:59:49AM +1300, Andrew Parsloe wrote: > LyX 2.4.0 testing on windows 10. > > Normally the cursor is a blinking vertical  line but I noticed when starting > a chapter heading that the line had acquired a small > sign to give a |> > appearance, see MWE-T.png. In MWE-T.lyx i

Small cursor anomaly

2020-11-10 Thread Andrew Parsloe
LyX 2.4.0 testing on windows 10. Normally the cursor is a blinking vertical  line but I noticed when starting a chapter heading that the line had acquired a small > sign to give a |> appearance, see MWE-T.png. In MWE-T.lyx if I type a T to start the second chapter heading the |> effect occurs;

Re: [LyX/master] Reset caret size when inserting text over a selection

2020-11-10 Thread Scott Kostyshak
On Tue, Nov 10, 2020 at 04:02:57PM +0100, Jean-Marc Lasgouttes wrote: > Le 10/11/2020 à 15:29, Scott Kostyshak a écrit : > > Thanks, tested and works well. I'll be testing master. > > Thanks. Note that in follow-up commit 63300c3ba8, I commented out an old > hack that was removed earlier but came

Re: [LyX/master] Reset caret size when inserting text over a selection

2020-11-10 Thread Jean-Marc Lasgouttes
Le 10/11/2020 à 15:29, Scott Kostyshak a écrit : Thanks, tested and works well. I'll be testing master. Thanks. Note that in follow-up commit 63300c3ba8, I commented out an old hack that was removed earlier but came back from the dead. This can lead to strange results, but I prefer to fix the

Re: [LyX/master] Reset caret size when inserting text over a selection

2020-11-10 Thread Scott Kostyshak
On Tue, Nov 10, 2020 at 02:13:06PM +0100, Jean-Marc Lasgouttes wrote: > Le 18/10/2020 à 19:18, Scott Kostyshak a écrit : > > On Sat, Oct 17, 2020 at 08:01:52PM +0200, Jean-Marc Lasgouttes wrote: > > > commit c286cad565e2273339f21d8c17fe07942497d977 > > > Author: Jean-Marc Lasgouttes > > > Date:

Re: [LyX/master] Reset caret size when inserting text over a selection

2020-11-10 Thread Jean-Marc Lasgouttes
Le 18/10/2020 à 19:18, Scott Kostyshak a écrit : On Sat, Oct 17, 2020 at 08:01:52PM +0200, Jean-Marc Lasgouttes wrote: commit c286cad565e2273339f21d8c17fe07942497d977 Author: Jean-Marc Lasgouttes Date: Sat Oct 17 20:29:16 2020 +0200 Reset caret size when inserting text over a selection

Re: Moved cursor not removed completely

2020-11-10 Thread Jean-Marc Lasgouttes
Le 10/11/2020 à 12:24, Kornel Benko a écrit : Is this problem still present? JMarc No, lacking the problem :) I hope you can live without it :) JMarc -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: [Patch] Test suite for compare function

2020-11-10 Thread Pavel Sanda
On Mon, Nov 09, 2020 at 01:03:47AM +0100, Pavel Sanda wrote: > > > > @@ -343,7 +348,12 @@ bool GuiCompare::initialiseParams(std::string > > > > const &par) > > > > if (cmd.getArg(0) == "run") { > > > > oldFileCB->setEditText(toqstr(cmd.getArg(1))); > > > > n

Re: Moved cursor not removed completely

2020-11-10 Thread Kornel Benko
Am Tue, 10 Nov 2020 12:01:55 +0100 schrieb Jean-Marc Lasgouttes : > Le 05/10/2020 à 10:48, Kornel Benko a écrit : > > Am Mon, 5 Oct 2020 10:34:51 +0200 > > schrieb Jean-Marc Lasgouttes : > > > >> Le 05/10/2020 à 10:20, Kornel Benko a écrit : > >>> > >>> See attached. > >> > >> Weird, I do n

Re: Moved cursor not removed completely

2020-11-10 Thread Jean-Marc Lasgouttes
Le 05/10/2020 à 10:48, Kornel Benko a écrit : Am Mon, 5 Oct 2020 10:34:51 +0200 schrieb Jean-Marc Lasgouttes : Le 05/10/2020 à 10:20, Kornel Benko a écrit : See attached. Weird, I do not see that. Could you give hints on ways to reproduce it? Does it depend on screen font? Zoom level? JMar

Re: Patches

2020-11-10 Thread Jean-Marc Lasgouttes
Le 05/11/2020 à 11:43, Yuriy Skalko a écrit : Yes, macros implementation is really tangled. Maybe at first we can try to minimize calling updateMacros? I see that you've tried this, but reverted in 9e7832915f. What were the problems due to this removal? I do not remember, sorry. Looking at t

Re: [Patch] Test suite for compare function

2020-11-10 Thread Kornel Benko
Am Sun, 8 Nov 2020 11:32:59 +0100 schrieb Pavel Sanda : > On Sun, Nov 08, 2020 at 05:14:42PM +1300, Sam Crawley wrote: > > Hi all, > > Hi Sam, > > welcome and thanks for working on this. Couple small things: > > - Please send in a separate email to our list the following GPL statement: > > I