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
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
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
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
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
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
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
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