[Webkit-unassigned] [Bug 131172] Mouse Cursor doesn't change appropriately.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 21 17:11:47 PDT 2014


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





--- Comment #19 from Darin Adler <darin at apple.com>  2014-07-21 17:12:00 PST ---
(In reply to comment #18)
> I found that in case of elementFromPoint hitTestRequest is set by "Active" option, and the hitTest result updates to HTML Element again as the hitTest's result is "null".
> 
> So, I added "Move()" flag at there to ensure HTML Element as hitTest result for MouseMove event like elementFromPoint's active() option.

OK. This doesn’t just affect cursor adjustment. It affects mousemove DOM events too. So is that OK? Does that match other browsers’ behavior? Can we make a test case?

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