[Webkit-unassigned] [Bug 31038] New: Multiple select boxes scroll into view only with initially selected option

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 2 18:35:00 PST 2009


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

           Summary: Multiple select boxes scroll into view only with
                    initially selected option
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: shang.xiao.sanders at gmail.com


Created an attachment (id=42355)
 --> (https://bugs.webkit.org/attachment.cgi?id=42355)
Simple test to show scrolling that is "turned off"

When setting an option that is out of view in a multiple select box to
selected, the select box correctly scrolls the option into view, if it is the
first option to be selected.  Selecting additional options does not result in
them being scrolled into view, which may also be acceptable.

However, if all the options are deselected and another option is selected, it
should also scroll into view like the first option.

Firefox behaves a bit differently.  It simply scrolls the most recently
selected option into view.

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