[Webkit-unassigned] [Bug 155858] Autoscrolling from a drag selection does not work in full screen, or when the window is against the screen edge

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 24 16:48:45 PDT 2016


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

--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 274865
  --> https://bugs.webkit.org/attachment.cgi?id=274865
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=274865&action=review

> Source/WebCore/page/mac/EventHandlerMac.mm:1109
> +static IntSize autoscrollAdjustmentFactorForScreenBoundaries(const IntPoint& screenPoint, const FloatSize& screenSize)

This seems to be assuming that the top left of the screen is 0,0? That's not true if a secondary screen is to the left of the main monitor.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160324/e1fae4c0/attachment.html>


More information about the webkit-unassigned mailing list