Bug 14304 - Web Inspector shifts left/right while scrolling with scroll wheel
Summary: Web Inspector shifts left/right while scrolling with scroll wheel
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Minor
Assignee: Nobody
URL:
Keywords:
: 14306 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-06-21 22:47 PDT by Richard Connamacher
Modified: 2007-06-22 00:16 PDT (History)
1 user (show)

See Also:


Attachments
Horizontal scrolling behavior demonstrated (37.32 KB, video/quicktime)
2007-06-21 22:48 PDT, Richard Connamacher
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Connamacher 2007-06-21 22:47:46 PDT
The entire WebKit view can shift left and right while scrolling. This happens when scrolling up and down through a panel on it, then continuing to scroll when the edge is reached. Really, it's scrolling horizontally at this point, and WebKit begins to do that once it can't scroll vertically anymore.

Though I haven't tested it, this should be even more noticible when using a multidirectional scroll ball (i.e. Mighty Mouse) or the two-finger trackpad scroll, as that lets you scroll sideways at all times.

Two ways to reproduce:

1) Common way (scrolling past end of panel): Open up a panel in the Web Inspector, and scroll down to the bottom using the scroll wheel on your mouse. Then keep scrolling. Then scroll to the top, and keep scrolling. (I've included a quicktime video of this. Mouse is invisible but it's there.)

2) Just scroll sideways: mouseove the web inspector and hold the shift key down and move the scroll wheel, or using a multidirectional scroll ball like the Mighty Mouse or the two-finger trackpad scroll should work too.
Comment 1 Richard Connamacher 2007-06-21 22:48:57 PDT
Created attachment 15175 [details]
Horizontal scrolling behavior demonstrated
Comment 2 Timothy Hatcher 2007-06-21 22:55:49 PDT
This was fixed in r23735.
Comment 3 Matt Lilek 2007-06-22 00:16:18 PDT
*** Bug 14306 has been marked as a duplicate of this bug. ***