[Webkit-unassigned] [Bug 121711] Handle panning gestures messages properly on Windows
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 20 18:35:23 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=121711
--- Comment #5 from Roger Fong <roger_fong at apple.com> 2013-09-20 18:34:27 PST ---
(In reply to comment #4)
> (From update of attachment 212245 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=212245&action=review
>
> Looks great! We might want to add a FIXME for Right-to-left languages if that's something we are likely to encounter for scroll bar support.
>
> > Source/WebKit/win/WebView.cpp:1611
> > + || (view->horizontalScrollbar() && (gestureBeginPoint.y > (webViewRect.bottom - view->horizontalScrollbar()->theme()->scrollbarThickness())));
>
> This might not be right for a right-to-left environment.
>
I'll run a quick test.
--
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