Re: [LyX/2.3.x] Skip paint event when in the middle of a buffer operation

2018-10-07 Thread Stephan Witt
Am 07.10.2018 um 13:46 schrieb Jean-Marc Lasgouttes : > > Le 04/10/2018 à 15:22, Jean-Marc Lasgouttes a écrit : >> Actually, as can be seen in >> https://www.lyx.org/trac/ticket/11323 >> there is a case for rushing out 2.3.2 with a fix for this. I therefore >> backported for 2.3.2 so that it ge

Re: [LyX/2.3.x] Skip paint event when in the middle of a buffer operation

2018-10-07 Thread Jean-Marc Lasgouttes
Le 04/10/2018 à 15:22, Jean-Marc Lasgouttes a écrit : Actually, as can be seen in   https://www.lyx.org/trac/ticket/11323 there is a case for rushing out 2.3.2 with a fix for this. I therefore backported for 2.3.2 so that it gets maximum testing. BTW, I would be interested in testing on windo

Re: [LyX/2.3.x] Skip paint event when in the middle of a buffer operation

2018-10-04 Thread Scott Kostyshak
On Thu, Oct 04, 2018 at 03:22:30PM +0200, Jean-Marc Lasgouttes wrote: > Le 04/10/2018 à 03:45, Scott Kostyshak a écrit : > > > I pushed a fix to master at 38f09c177b7. Feel free to try it on stable > > > too. > > > It is pretty straightforward, but changes like that can lead to very > > > unexpect

Re: [LyX/2.3.x] Skip paint event when in the middle of a buffer operation

2018-10-04 Thread Jean-Marc Lasgouttes
Le 04/10/2018 à 03:45, Scott Kostyshak a écrit : I pushed a fix to master at 38f09c177b7. Feel free to try it on stable too. It is pretty straightforward, but changes like that can lead to very unexpected results. Tested and works well. I don't think there's a need to port it to master in the s

Re: [LyX/2.3.x] Skip paint event when in the middle of a buffer operation

2018-10-03 Thread Scott Kostyshak
On Wed, Oct 03, 2018 at 04:00:46PM +0200, Jean-Marc Lasgouttes wrote: > Le 30/09/2018 à 03:00, Scott Kostyshak a écrit : > > A git bisect led me here. I could reproduce the following issue on > > current 2.3.x branch and current master. > > > > To reproduce: > > > > 1. Put the cursor just before

Re: [LyX/2.3.x] Skip paint event when in the middle of a buffer operation

2018-10-03 Thread Jean-Marc Lasgouttes
Le 30/09/2018 à 03:00, Scott Kostyshak a écrit : A git bisect led me here. I could reproduce the following issue on current 2.3.x branch and current master. To reproduce: 1. Put the cursor just before "def". 3. Go to Insert > Branch > New Branch and enter "handout". 4. The branch inset is not p

Re: [LyX/2.3.x] Skip paint event when in the middle of a buffer operation

2018-10-01 Thread Scott Kostyshak
On Mon, Oct 01, 2018 at 04:41:01PM +0200, Kornel Benko wrote: > Am Montag, 1. Oktober 2018 15:51:23 CEST schrieb Jean-Marc Lasgouttes > : > > Le 01/10/2018 à 15:40, Kornel Benko a écrit : > > > I could not reproduce. Neither wit master, nor with 2.3.x. > > > > I see it when the dialog is not over

Re: [LyX/2.3.x] Skip paint event when in the middle of a buffer operation

2018-10-01 Thread Kornel Benko
Am Montag, 1. Oktober 2018 15:51:23 CEST schrieb Jean-Marc Lasgouttes : > Le 01/10/2018 à 15:40, Kornel Benko a écrit : > > I could not reproduce. Neither wit master, nor with 2.3.x. > > I see it when the dialog is not over the LyX window, so that no extra > redraw takes place. > > JMarc Not h

Re: [LyX/2.3.x] Skip paint event when in the middle of a buffer operation

2018-10-01 Thread Jean-Marc Lasgouttes
Le 01/10/2018 à 15:40, Kornel Benko a écrit : I could not reproduce. Neither wit master, nor with 2.3.x. I see it when the dialog is not over the LyX window, so that no extra redraw takes place. JMarc

Re: [LyX/2.3.x] Skip paint event when in the middle of a buffer operation

2018-10-01 Thread Kornel Benko
Am Montag, 1. Oktober 2018 14:57:58 CEST schrieb Jean-Marc Lasgouttes : > Le 30/09/2018 à 03:00, Scott Kostyshak a écrit : > > On Fri, Jun 15, 2018 at 02:20:14PM +0200, Jean-Marc Lasgouttes wrote: > >> commit 567e94347a4d3c0f191ab731aceba2dda47f28ee > >> Author: Jean-Marc Lasgouttes > >> Date:

Re: [LyX/2.3.x] Skip paint event when in the middle of a buffer operation

2018-10-01 Thread Jean-Marc Lasgouttes
Le 30/09/2018 à 03:00, Scott Kostyshak a écrit : On Fri, Jun 15, 2018 at 02:20:14PM +0200, Jean-Marc Lasgouttes wrote: commit 567e94347a4d3c0f191ab731aceba2dda47f28ee Author: Jean-Marc Lasgouttes Date: Thu May 31 23:15:40 2018 +0200 Skip paint event when in the middle of a buffer operat

Re: [LyX/2.3.x] Skip paint event when in the middle of a buffer operation

2018-09-29 Thread Scott Kostyshak
On Fri, Jun 15, 2018 at 02:20:14PM +0200, Jean-Marc Lasgouttes wrote: > commit 567e94347a4d3c0f191ab731aceba2dda47f28ee > Author: Jean-Marc Lasgouttes > Date: Thu May 31 23:15:40 2018 +0200 > > Skip paint event when in the middle of a buffer operation > > This is detected when an u