[Webkit-unassigned] [Bug 101857] Updating mouse cursor on style changes without emitting fake mousemove event
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 20 19:47:43 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=101857
--- Comment #137 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 196614
--> https://bugs.webkit.org/attachment.cgi?id=196614
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=196614&action=review
> Source/WebCore/page/EventHandler.cpp:1390
> + inResizer = layer->isPointInResizeControl(view->windowToContents(roundedIntPoint(result.localPoint())));
This was wrong. Bug 210778.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200421/391136f1/attachment-0001.htm>
More information about the webkit-unassigned
mailing list