Bug 13024 - REGRESSION: scrolling a listbox sometimes scrolls the listbox, mostly scrolls the page
Summary: REGRESSION: scrolling a listbox sometimes scrolls the listbox, mostly scrolls...
Status: RESOLVED DUPLICATE of bug 10747
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL:
Keywords: HasReduction, InRadar, Regression
Depends on:
Blocks:
 
Reported: 2007-03-09 11:13 PST by Alice Liu
Modified: 2007-03-15 12:14 PDT (History)
1 user (show)

See Also:


Attachments
testcase (4.65 KB, text/html)
2007-03-09 11:14 PST, Alice Liu
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***