NEW 17034
Long <option>s should be constrained like on OS X
https://bugs.webkit.org/show_bug.cgi?id=17034
Summary Long <option>s should be constrained like on OS X
Matt Lilek
Reported 2008-01-27 12:34:08 PST
On Windows, a long <option> will be fully displayed, potentially causing it to go off the edge of the screen (I had this happen in Drosera's symbol popup). On OS X, the width of the menu is restricted which is definitely better than the current behavior. For what it's worth, the behavior of other browsers is as follows: IE 7: Restricts the pop down menu to the width of its parent <select>. Firefox 2 & 3 (Mac & Win): Behave like us and fall off the edge of the screen. Opera (Mac & Win): Restrict the width of the menu and scroll the content like a marquee.
Attachments
Note You need to log in before you can comment on or make changes to this bug.