[webkit-reviews] review granted: [Bug 48253] Control + Mousewheel shouldn't be handled in WebKit2 : [Attachment 71773] [PATCH] Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 25 12:27:40 PDT 2010


Adam Roben (aroben) <aroben at apple.com> has granted Brian Weinstein
<bweinstein at apple.com>'s request for review:
Bug 48253: Control + Mousewheel shouldn't be handled in WebKit2
https://bugs.webkit.org/show_bug.cgi?id=48253

Attachment 71773: [PATCH] Fix
https://bugs.webkit.org/attachment.cgi?id=71773&action=review

------- Additional Comments from Adam Roben (aroben) <aroben at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=71773&action=review

> WebKit2/UIProcess/win/WebView.cpp:319
> +	   // We do not want WebKit to handle Control + Wheel, this should be
handled by the App.

I'd say "handled by the client application to zoom the page" instead of
"handled by the App".


More information about the webkit-reviews mailing list