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

The idea is that only one application should have the selection at the
same time. If you open two terminal windows (or one terminal and one
firefox), you will see that it is not possible to have a selection in
the two at the same time.

The question is probably to know why you get those selectionClear
events.

JMarc

Reply via email to