Bug 25875 - Ctrl+mousewheel zooming works in reverse from other Windows browsers (affects multitouch zooming on Windows 7)
Summary: Ctrl+mousewheel zooming works in reverse from other Windows browsers (affects...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, PlatformOnly
Depends on:
Blocks:
 
Reported: 2009-05-19 14:49 PDT by Adam Roben (:aroben)
Modified: 2009-06-16 14:53 PDT (History)
0 users

See Also:


Attachments
Patch (1.18 KB, patch)
2009-06-16 14:18 PDT, Brian Weinstein
aroben: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2009-05-19 14:49:19 PDT
To reproduce:

1. Go to http://webkit.org/
2. Hold down the Control key and scroll the mouse wheel away from you

The webpage zooms out. But in other web browsers on Windows, the page zooms in.

This also causes multitouch zooming on Windows 7 to work in reverse, because the system translates multitouch scrolls into Ctrl+mousewheel events automatically.
Comment 1 David Kilzer (:ddkilzer) 2009-05-19 14:52:36 PDT
<rdar://problem/6903976>
Comment 2 Brian Weinstein 2009-06-16 14:18:08 PDT
Created attachment 31370 [details]
Patch
Comment 3 Adam Roben (:aroben) 2009-06-16 14:19:26 PDT
Comment on attachment 31370 [details]
Patch

r=me
Comment 4 Brian Weinstein 2009-06-16 14:40:48 PDT
Committed in revision 44739