[Webkit-unassigned] [Bug 103122] [Qt][WK2] New fast/events/mouse-cursor.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 23 18:32:50 PST 2012


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





--- Comment #2 from Rick Byers <rbyers at chromium.org>  2012-11-23 18:34:56 PST ---
I added that test and would be happy to help someone who works on the Qt port to figure out what's going on (I've never built Qt myself).

Is changing mouse cursors actually working in Qt Wk2?  If so, then I'd guess that either:
 - EventSender isn't properly wired up to send fake mouse move events for the layout test, or
 - EventHandler::selectMouseCursor doesn't get called on mouse move in this port (so EventHandler::m_currentMouseCursor isn't updated).

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