Richard Heck <[EMAIL PROTECTED]> writes:
> Here's what I think is happening. Selecting some text in one konsole
> app is clearing the selected text in the other, so a SelectionClear
> event is being triggered. Presumably, this is going to ALL aware
> applications, and that would include the konsole
Jean-Marc Lasgouttes wrote:
Richard Heck <[EMAIL PROTECTED]> writes:
This depends. Selecting in Firefox clears the selection in Konsole,
but not vice versa. Firefox has obviously chosen to ignore the
SelectionClear event, and I'd propose we should do the same. Why
should selecting in Firefox
Richard Heck <[EMAIL PROTECTED]> writes:
> This depends. Selecting in Firefox clears the selection in Konsole,
> but not vice versa. Firefox has obviously chosen to ignore the
> SelectionClear event, and I'd propose we should do the same. Why
> should selecting in Firefox clear my carefully made s
Jean-Marc Lasgouttes wrote:
Richard Heck <[EMAIL PROTECTED]> writes:
I've just locally disabled any reaction to SelectionClear events in
GuiApplication::x11EventFilter(). I don't see any ill effects, and it
obviously makes the bug go away. Do we want X clearing the selection
for us, anyway?
Richard Heck <[EMAIL PROTECTED]> writes:
> I've just locally disabled any reaction to SelectionClear events in
> GuiApplication::x11EventFilter(). I don't see any ill effects, and it
> obviously makes the bug go away. Do we want X clearing the selection
> for us, anyway? Who's the X expert around
I've just locally disabled any reaction to SelectionClear events in
GuiApplication::x11EventFilter(). I don't see any ill effects, and it
obviously makes the bug go away. Do we want X clearing the selection for
us, anyway? Who's the X expert around here?
Here's the patch for reference:
Index
Jean-Marc Lasgouttes wrote:
Richard Heck <[EMAIL PROTECTED]> writes:
Does it make any sense that selecting with the RIGHT mouse button seems OK?
Not to me.
If you put all debug on, do you see something interesting when the
selection disappears?
No, just a slew of "X requested select
Richard Heck <[EMAIL PROTECTED]> writes:
> Does it make any sense that selecting with the RIGHT mouse button seems OK?
Not to me.
If you put all debug on, do you see something interesting when the
selection disappears?
JMarc
Jean-Marc Lasgouttes wrote:
Richard Heck <[EMAIL PROTECTED]> writes:
Well, I don't understand what's going on here really, but I do know
roughly why the selection is occasionally being cleared (and I am
seeing this with 1.6svn as well as with 1.5.2svn): Movement of the
mouse is occasionally
Richard Heck <[EMAIL PROTECTED]> writes:
> Well, I don't understand what's going on here really, but I do know
> roughly why the selection is occasionally being cleared (and I am
> seeing this with 1.6svn as well as with 1.5.2svn): Movement of the
> mouse is occasionally causing a SelectionClear e
10 matches
Mail list logo