[Webkit-unassigned] [Bug 53341]=?UTF-8?Q?=20Changing=20CSS=20cursor=20style=20doesn=E2=80=99t=20have=20any=20effect=20while=20the=20mouse=20is=20down?=.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 18 19:10:57 PST 2012


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





--- Comment #7 from Rick Byers <rbyers at chromium.org>  2012-11-18 19:12:52 PST ---
(From update of attachment 173491)
View in context: https://bugs.webkit.org/attachment.cgi?id=173491&action=review

> LayoutTests/fast/events/mouse-cursor-change.html:40
> +    }, 1);

Why 1ms here?  If we can't guarantee that this works with 0, then it seems like 1ms could still cause flakiness (eg. under load) and we should use a different mechanism instead (such as testing the cursor from inside event handler functions).

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