Re: another regression in branch

2011-11-20 Thread Uwe Stöhr
Am 18.11.2011 03:14, schrieb Richard Heck: I've gone all the way back to LyX 2.0.0, and I still see this. Oops, sorry. It is indeed a regression to LyX 1.6.10: www.lyx.org/trac/ticket/7905 But I found today a real regression to LyX 2.0.1: http://www.lyx.org/trac/ticket/7907 This should be

Re: another regression in branch

2011-11-17 Thread Richard Heck
On 11/17/2011 08:56 PM, Richard Heck wrote: > On 11/17/2011 08:00 PM, Uwe Stöhr wrote: >> There is a small but nasty regression: insert an index entry via the >> toolbar. >> Result: the cursor is outside of the index entry instead of inside it. >> >> This is quite annoying and perhaps it is easy to

Re: another regression in branch

2011-11-17 Thread Richard Heck
On 11/17/2011 08:00 PM, Uwe Stöhr wrote: > There is a small but nasty regression: insert an index entry via the > toolbar. > Result: the cursor is outside of the index entry instead of inside it. > > This is quite annoying and perhaps it is easy to fix. > Same from the menus. I'll try bisecting. R

another regression in branch

2011-11-17 Thread Uwe Stöhr
There is a small but nasty regression: insert an index entry via the toolbar. Result: the cursor is outside of the index entry instead of inside it. This is quite annoying and perhaps it is easy to fix. regards Uwe

Re: Another regression

2009-05-25 Thread Pavel Sanda
Pavel Sanda wrote: > Pavel Sanda wrote: > > 1. new file > > 2. go to thetools -> preferences and change something > > 3. press save button > > 4. new 'white box' appears in the bottom part of the screen/window > >see the attachment. this is not just some painting residual - it > >is stable

Re: Another regression

2009-05-25 Thread Pavel Sanda
Pavel Sanda wrote: > 1. new file > 2. go to thetools -> preferences and change something > 3. press save button > 4. new 'white box' appears in the bottom part of the screen/window >see the attachment. this is not just some painting residual - it >is stable and disappears only when i close

Another regression

2009-05-25 Thread Pavel Sanda
1. new file 2. go to thetools -> preferences and change something 3. press save button 4. new 'white box' appears in the bottom part of the screen/window see the attachment. this is not just some painting residual - it is stable and disappears only when i close lyx window. i'm not sure how

another regression

2002-02-26 Thread John Levon
button release at the end of a selection is opening inset dialogs again ! Whoever broke this, please fix it ! Here is the code I added for the bugfix : 828 // if we reach this point with a selection, it 829 // must mean we are currently selecting. 83