[Webkit-unassigned] [Bug 92684] New: <select> element should not automatically refocus to top of element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 30 15:06:52 PDT 2012


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

           Summary: <select> element should not automatically refocus to
                    top of element
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: roger_fong at apple.com


When the bottom of a <select> element is visible and you place focus outside of the select element, and then focus back in, the focus goes to the top of the select element.
This causes the wrong element to be selected. It selects the element in the position you clicked but only after the focus is set to the top of element.

The same refocusing issue also seems to happen when you can see the top of the select element.

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