Bug 21795
Summary: | Scrolling horizontally via Shift-mousewheel is reversed | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ap, hyatt |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows XP |
Adam Roben (:aroben)
To reproduce:
1. Go to any web page
2. Resize the Safari window so that it has a horizontal scroll bar
3. Hold down the Shift key and scroll the mousewheel vertically
Rolling the mousewheel up scrolls to the right, and rolling down scrolls to the left. It should be the other way around.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
<rdar://problem/6310511>
Adam Roben (:aroben)
This ended up getting fixed in r41507 along with bug 24405.
*** This bug has been marked as a duplicate of bug 24405 ***