Bug 23033
Summary: | selection lists do not show drop down button | ||
---|---|---|---|
Product: | WebKit | Reporter: | zaheer <zaheer.mot> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | mrobinson |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | Linux |
zaheer
Drop down lists in the gtk port do not show the drop down button, This is because adjustMenuListButtonStyle is not implemented in gtk port.
The fix would be to implement adjustMenuListButtonStyle and paintMenuListButton in RenderThemeGtk and replicate the code from adjustMenuListStyle and paintMenuList
will post a patch once this sounds ok
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Martin Robinson
I'm pretty sure this bug is no longer valid. Closing for now. Feel free to re-open if there is still an issue.