Bug 12702

Summary: REGRESSION: Select box alignment causes text to move or be out of position
Product: WebKit Reporter: Kevin M. Dean <kevin>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal Keywords: HasReduction, Regression
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Sample Code none

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 ***