[Webkit-unassigned] [Bug 61322] [Qt] Selectstart event tests added by r87096 are failing on Qt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 21 05:21:20 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=61322





--- Comment #12 from Yael <yael.aharon at nokia.com>  2011-08-21 05:21:20 PST ---
(In reply to comment #11)
> (In reply to comment #10)
> > I learnt recently that mac and chromium simply modify the time stamp on the event and do not sleep. Is it possible to do that for Qt too ?
> > .
> 
> The same bug exists on Windows, GTK, and Qt DRT and causing a bunch of tests in editing/selection to permanently fail.

I added the delay based on the Windows implementation, which now seems to be wrong.
Since QEvent does not have a public API for setting a timestamp, I am not sure what is the alternative.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list