Re: LyX master Work Area Disappears on Initial Save (Redraw issue?)

2018-05-15 Thread Jean-Marc Lasgouttes
Le 15/05/2018 à 06:08, Richard Kimberly Heck a écrit : + // Do not trigger the painting machinery if we are not ready (see + // bug #10989). However, since macOS has turned the screen back at "black", I take it. Indeed. I pushed the patch to master. JMarc

Re: LyX master Work Area Disappears on Initial Save (Redraw issue?)

2018-05-14 Thread Richard Kimberly Heck
On 05/14/2018 03:50 AM, Jean-Marc Lasgouttes wrote: > diff --git a/src/frontends/qt4/GuiWorkArea.cpp > b/src/frontends/qt4/GuiWorkArea.cpp > index 7c80fcc..8dc0739 100644 > --- a/src/frontends/qt4/GuiWorkArea.cpp > +++ b/src/frontends/qt4/GuiWorkArea.cpp > @@ -1247,9 +1247,14 @@ void

Re: LyX master Work Area Disappears on Initial Save (Redraw issue?)

2018-05-14 Thread Joel Kulesza
On Mon, May 14, 2018 at 1:50 AM, Jean-Marc Lasgouttes wrote: > Le 13/05/2018 à 04:07, Richard Kimberly Heck a écrit : > >> Right, in that case, we do reload. So we'll have to request an explicit >> redraw of the screen, >> and I suppose a reload of the dialogs, etc. >> >> I'm

Re: LyX master Work Area Disappears on Initial Save (Redraw issue?)

2018-05-14 Thread Jean-Marc Lasgouttes
Le 13/05/2018 à 04:07, Richard Kimberly Heck a écrit : Right, in that case, we do reload. So we'll have to request an explicit redraw of the screen, and I suppose a reload of the dialogs, etc. I'm not sure how to do that, but either I'll figure it out or someone will tell me. What about

Re: LyX master Work Area Disappears on Initial Save (Redraw issue?)

2018-05-12 Thread Richard Kimberly Heck
On 05/12/2018 09:52 PM, Joel Kulesza wrote: > > > On Sat, May 12, 2018 at 7:30 PM, Richard Kimberly Heck > > wrote: > > On 05/12/2018 06:29 PM, Joel Kulesza wrote: >> On Sat, May 12, 2018 at 9:04 AM, Jean-Marc Lasgouttes >>

Re: LyX master Work Area Disappears on Initial Save (Redraw issue?)

2018-05-12 Thread Joel Kulesza
On Sat, May 12, 2018 at 7:30 PM, Richard Kimberly Heck wrote: > On 05/12/2018 06:29 PM, Joel Kulesza wrote: > > On Sat, May 12, 2018 at 9:04 AM, Jean-Marc Lasgouttes > wrote: > >> Le 12 mai 2018 16:32:09 GMT+02:00, Joel Kulesza a >>

Re: LyX master Work Area Disappears on Initial Save (Redraw issue?)

2018-05-12 Thread Richard Kimberly Heck
On 05/12/2018 06:29 PM, Joel Kulesza wrote: > On Sat, May 12, 2018 at 9:04 AM, Jean-Marc Lasgouttes > > wrote: > > Le 12 mai 2018 16:32:09 GMT+02:00, Joel Kulesza > > a écrit : > > LyX

Re: LyX master Work Area Disappears on Initial Save (Redraw issue?)

2018-05-12 Thread Joel Kulesza
On Sat, May 12, 2018 at 9:04 AM, Jean-Marc Lasgouttes wrote: > Le 12 mai 2018 16:32:09 GMT+02:00, Joel Kulesza a > écrit : >> >> LyX Developers, >> >> New and exciting behavior here—I wonder if others have observed this >> (maybe a macOS issue?). >> >>

Re: LyX master Work Area Disappears on Initial Save (Redraw issue?)

2018-05-12 Thread Scott Kostyshak
On Sat, May 12, 2018 at 02:32:09PM +, Joel Kulesza wrote: > LyX Developers, > > New and exciting behavior here— This could be a new feature. It's often said that a good word processor should get out of your way :) > I wonder if others have observed this (maybe > a macOS issue?). I don't

Re: LyX master Work Area Disappears on Initial Save (Redraw issue?)

2018-05-12 Thread Kornel Benko
Am Samstag, 12. Mai 2018 08:32:09 CEST schrieb Joel Kulesza : > LyX Developers, > > New and exciting behavior here—I wonder if others have observed this (maybe > a macOS issue?). > > Please see https://youtu.be/4qM86HmpDz4 > > This is from LyX compiled from master at

Re: LyX master Work Area Disappears on Initial Save (Redraw issue?)

2018-05-12 Thread Jean-Marc Lasgouttes
Le 12 mai 2018 16:32:09 GMT+02:00, Joel Kulesza a écrit : >LyX Developers, > >New and exciting behavior here—I wonder if others have observed this >(maybe >a macOS issue?). > >Please see https://youtu.be/4qM86HmpDz4 > >This is from LyX compiled from master at ada97b5161. >