Bug 18189

Summary: Acid2 scrolls when trying to mouse-select its content upwards
Product: WebKit Reporter: Tom <Termy58>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap, ian
Priority: P4    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
URL: http://www.webstandards.org/files/acid2/test.html

Tom
Reported 2008-03-28 13:45:13 PDT
When you hold your mouse and go up, you slide up infinitely.
Attachments
Alexey Proskuryakov
Comment 1 2008-03-31 23:40:53 PDT
This might be expected behavior - at least, Opera does the same.
Alex Stapleton
Comment 2 2008-07-02 02:49:01 PDT
Seems like this is a bug since certain scrolling methods like text selection and anchor links work on overflow: hidden documents (do anchor links scroll overflow:hidden elements within a document?) but "normal" ones like the mouse wheel and up/down arrows and page up and page down do not. The intention of overflow:hidden seems to just be to hide scrollbars, not disable all scrolling functionality entirely.
Ryosuke Niwa
Comment 3 2009-06-04 16:38:22 PDT
This bug is caused by 22769.
Alexey Proskuryakov
Comment 4 2009-06-15 02:36:30 PDT
The newer bug has a bit more discussion in it, marking this one as duplicate. *** This bug has been marked as a duplicate of 22769 ***
Note You need to log in before you can comment on or make changes to this bug.