Bug 24405

Summary: Horizontal scrolling direction is backwards on Windows
Product: WebKit Reporter: Peter Kasting <pkasting>
Component: WebCore Misc.Assignee: Peter Kasting <pkasting>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, sebastian-keller
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
patch v1 fishd: review+

Description Peter Kasting 2009-03-05 14:40:27 PST
On Windows, shift+wheel down scrolls left, not right (like it would on the Mac).  hyatt tells me this is a bug; it's easy to fix.
Comment 1 Peter Kasting 2009-03-05 14:46:27 PST
Created attachment 28330 [details]
patch v1

Simple patch to fix.  Looks like only Windows and GTK had reversed signs.  I'm going to assume GTK was broken like Windows.
Comment 2 Darin Fisher (:fishd, Google) 2009-03-06 16:21:00 PST
Comment on attachment 28330 [details]
patch v1

LGTM
Comment 3 Peter Kasting 2009-03-06 16:26:53 PST
Fixed in r41507.
Comment 4 Sebastian Keller 2009-04-18 07:49:59 PDT
*** Bug 23416 has been marked as a duplicate of this bug. ***
Comment 5 Adam Roben (:aroben) 2009-08-17 07:40:17 PDT
*** Bug 21795 has been marked as a duplicate of this bug. ***