[Webkit-unassigned] [Bug 53628] New: 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
Wed Feb 2 14:09:38 PST 2011


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

           Summary: Clicking in scrollbar gutter of <select multiple>
                    scrolls by only a single line, but should scroll by
                    one "page"
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Keywords: NeedsRadar
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com


To reproduce:

1. Go to data:text/html,<select%20multiple%20size=3><option>a<option>b<option>c<option>d<option>e<option>f<option>g<option>h<option>i<option>j<option>k<option>a<option>b<option>c<option>d<option>e<option>f<option>g<option>h<option>i<option>j<option>k<option>a<option>b<option>c<option>d<option>e<option>f<option>g<option>h<option>i<option>j<option>k<option>a<option>b<option>c<option>d<option>e<option>f<option>g<option>h<option>i<option>j<option>k
2. Click a few times in the lower part of the scrollbar gutter

Each click only scrolls by a single line. It should instead scroll by one "page", for some reasonable definition of "page".

This occurs in both Safari 5.0.3 and ToT.

-- 
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