Abdelrazak Younes wrote:
Abdelrazak Younes wrote:
Bo Peng wrote:
I want to be able to guess in advance whether the thing is going to
work or not.
My patch fixes 3877 and middle-button paste works, let us just say,
90% of the times.
I have an idea to make it 100%: move the copying at
Cursor::clearSelection() time.
Hum, no it's rather at BufferView::clearSelection() time but the problem
is that this is not called systematically...
I just had a look at how cursor selection is handled and I can conclude
that is it a *real* mess! Cursor are copyed, selections are set and
cleared all other the place...
Abdel.
- Re: [PATCH] 3877:Highlighting text slows down LyX extrem... Abdelrazak Younes
-