<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - &lt;select&gt;'s native dropdown menu is horizontally misaligned"
   href="https://bugs.webkit.org/show_bug.cgi?id=149871#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - &lt;select&gt;'s native dropdown menu is horizontally misaligned"
   href="https://bugs.webkit.org/show_bug.cgi?id=149871">bug 149871</a>
              from <span class="vcard"><a class="email" href="mailto:simon.fraser&#64;apple.com" title="Simon Fraser (smfr) &lt;simon.fraser&#64;apple.com&gt;"> <span class="fn">Simon Fraser (smfr)</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=262669" name="attach_262669" title="Reduction">attachment 262669</a> <a href="attachment.cgi?id=262669&amp;action=edit" title="Reduction">[details]</a></span>
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 &quot;jiggle of text&quot;, rather than lining up the dropdown.

Obviously, if you style the select yourself, it's harder for us to get this right.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>