[Webkit-unassigned] [Bug 9599] New: native <select> control should allow icons in the menu

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Jun 26 04:40:57 PDT 2006


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

           Summary: native <select> control should allow icons in the menu
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: Forms
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: timothy at hatcher.name


The new select control should allow icons to be added to the popup menu. This
would allow for more rich content and let developers leverage this control
more.

This could be expressed in CSS like:

option:before {
     content: url(myCoolIcon.png);
}

I could use this in Drosera to make the function and file popup have icons like
Xcode.


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