[Webkit-unassigned] [Bug 149871] <select>'s native dropdown menu is horizontally misaligned

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 7 20:23:30 PDT 2015


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

--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Created attachment 262669
  --> https://bugs.webkit.org/attachment.cgi?id=262669&action=review
Reduction

Reduction attached.

What we're trying to do here, on the unstyled control at least is to position the drop-down so that the text of the items matches the position of the text in the non-interactive state. In other words, we're trying to avoid a "jiggle of text", rather than lining up the dropdown.

Obviously, if you style the select yourself, it's harder for us to get this right.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151008/8920888d/attachment-0001.html>


More information about the webkit-unassigned mailing list