[Webkit-unassigned] [Bug 53942] New: Select popup box does not align with select button when appearance is not "menulist".
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 7 14:26:22 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=53942
Summary: Select popup box does not align with select button
when appearance is not "menulist".
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: xiyuan at chromium.org
CC: tony at chromium.org, dglazkov at chromium.org
Created an attachment (id=81520)
--> (https://bugs.webkit.org/attachment.cgi?id=81520&action=review)
Test case.
When a select element's appearance is not "menulist", we use the css padding to calculdate popup width (since https://bugs.webkit.org/show_bug.cgi?id=33235). And this caused the popup box is wider than the select button when appearance is not menulist. And use has no way to fix this via css padding.
--
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