Bug 13024

Summary: REGRESSION: scrolling a listbox sometimes scrolls the listbox, mostly scrolls the page
Product: WebKit Reporter: Alice Liu <alice.barraclough>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: adele
Priority: P1 Keywords: HasReduction, InRadar, Regression
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
testcase none

Description Alice Liu 2007-03-09 11:13:51 PST
* SUMMARY
I'm noticing that scrolling a listbox when trying to book a flight at southwest.com was not scrolling the listbox as smoothly as it should. With 2-finger scrolling, it was mostly incorrect in that it scrolled the page instead of the listbox, and only sometimes scrolled the listbox.  With a mighty mouse, doing a fast scroll was easier and mostly if you do a fast scroll then the listbox gets scrolled, but do it slowly and the page gets scrolled.

* STEPS TO REPRODUCE
0. try this with a laptop - it will reproduce easily
1. open testcase.  
2. use 2-finger scrolling to scroll any of the listboxes on that page

->result: the page is scrolled instead
3. use a mighty mouse, and slowly scroll the listboxes
->result: the page is scrolled instead
4. use a mighty mouse, and quickly scroll the listboxes
->result: the listbox is scrolled as expected

* REGRESSION
yes this is a regression from shipping safari behavior
Comment 1 Alice Liu 2007-03-09 11:14:49 PST
Created attachment 13561 [details]
testcase
Comment 2 Alice Liu 2007-03-09 11:16:36 PST
<rdar://problem/5052814>
Comment 3 Adele Peterson 2007-03-15 12:14:25 PDT

*** This bug has been marked as a duplicate of 10747 ***