[Webkit-unassigned] [Bug 62150] New: Closing a select popup by clicking on its down arrow resets selections made by keyboard

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 6 14:37:38 PDT 2011


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

           Summary: Closing a select popup by clicking on its down arrow
                    resets selections made by keyboard
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: progame+wk at gmail.com


Created an attachment (id=96123)
 --> (https://bugs.webkit.org/attachment.cgi?id=96123&action=review)
testcase

If you open a select element, mark some item in the list using the keyboard but close that drop down list by clicking on the down arrow of the element (the one usually used to open the list) the selection isn't made despite its deceiving look: once the select element is unfocused it resets to the old selection.

Tested using Windows Safari with Webkit Nightly r88144. 
In FF & IE8 clicking that arrow confirms the selection (just like pressing Enter...)

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