[Webkit-unassigned] [Bug 53628] Clicking in scrollbar gutter of select multiple scrolls by only a single line, but should scroll by one "page"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 31 18:53:27 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=53628





--- Comment #5 from Keishi Hattori <keishi at webkit.org>  2011-05-31 18:53:27 PST ---
Created an attachment (id=95531)
 --> (https://bugs.webkit.org/attachment.cgi?id=95531&action=review)
test not working as expected

I've been trying to write a test using eventSender, but the scroll bar of select element is messed up in the test.

Pixel test draws the scrolls bar fine, but the up/down buttons don't work when clicked and paging doesn't work (s.scrollTop is 0). 

There is a 10x12 region in the top right corner of the select element that seems to act like a scroll bar. 

My test works fine on a regular div with scrollbars.

Is there something I can do?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list