Bug 12702 - REGRESSION: Select box alignment causes text to move or be out of position
Summary: REGRESSION: Select box alignment causes text to move or be out of position
Status: RESOLVED DUPLICATE of bug 10783
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords: HasReduction, Regression
Depends on:
Blocks:
 
Reported: 2007-02-08 13:57 PST by Kevin M. Dean
Modified: 2007-02-08 14:42 PST (History)
0 users

See Also:


Attachments
Sample Code (570 bytes, text/html)
2007-02-08 13:58 PST, Kevin M. Dean
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin M. Dean 2007-02-08 13:57:09 PST
If you have text next to a select box and the initial option for the value is empty, then webkit misaligns the text when you click the select box. Changing it to an option with text is correct and changing it back to the empty misaligns the text. Using a non-breaking space resolves the issue, but the issue didn't exist in Safari nor does it exists in Firefox and IE.
Comment 1 Kevin M. Dean 2007-02-08 13:58:01 PST
Created attachment 13066 [details]
Sample Code
Comment 2 mitz 2007-02-08 14:42:58 PST

*** This bug has been marked as a duplicate of 10783 ***