[Webkit-unassigned] [Bug 76519] New: Use RenderTheme more in HTMLSelectElement Rather than ifdefs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 18 00:08:30 PST 2012


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

           Summary: Use RenderTheme more in HTMLSelectElement Rather than
                    ifdefs
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mukai at chromium.org
                CC: tkent at chromium.org


Currently HTMLSelectElement changes the behavior based on the two #defines; ARROW_KEYS_POP_MENU and SPACE_OR_RETURN_POP_MENU.
We want to replace these definitions and ifdef rules by RenderTheme.

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