[Webkit-unassigned] [Bug 9809] New: Focus ring fails appear on select element after choosing item from popup

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Jul 9 11:36:11 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9809

           Summary: Focus ring fails appear on select element after choosing
                    item from popup
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: NativePopUp
          Severity: blocker
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: cpetersen at apple.com


 * SUMMARY
Focus ring fails appear on select element after choosing item from popup

* STEPS TO REPRODUCE

Tested with NB r15239 

 1. With a custom css sheet applied,  (select {
-webkit-appearance: menulist;
box-sizing: border-box;
}, open attached test case "select_option.html"
2. Select any item from the popup list and mouse up
3. Notice the select menu doesn't have a focus ring (but it should)

The focus ring DOES appear if I tab to the select element  but not after I
select a item from the popup.

* RESULTS
Focus ring should appear around select element but doesn't

* REGRESSION
Yes, this is a regression with the new native popup 


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list