Andreas, thanks for filing the bug, I was about to do the same.
John, thanks a lot for your detailed explanation. I think we should
continue in Bugzilla. There are some interesting observations I have
made and going to share. See you there!
Dimitri
Andreas Ecker wrote:
> Dimitri, John,
>
> th
ooxdoo-devel@lists.sourceforge.net>>
Betreff: Re: [qooxdoo-devel] Text selection and mouse events in Chrome
Actually thinking about it, when I said that my quick hack in
qx.event.type.Native.preventDefault showed it can’t be another part of Qooxdoo
causing the problem, that’s not true because there
,
but hopefully straightforward to track down and prove or disprove.
Hope it helps anyway :)
John
From: John Spackman
Reply-To: qooxdoo Development
Date: Thursday, 15 October 2015 at 09:55
To: qooxdoo Development
Subject: Re: [qooxdoo-devel] Text selection and mouse events in Chrome
Hi
Hi Dimitri
I’ve been able to find the two stack traces that call preventDefault during a
mousemove event, they are:
anonymous(),
qx.event.type.Native.preventDefault,
qx.event.type.Roll.stop,
qx.ui.window.Window._onMoveRoll,
qx.ui.core.EventHandler._dispatchEvent,
qx.event.dispatch.AbstractBubbl