Bug 12077 - Clicking on an empty select element should not cause layout changes
Summary: Clicking on an empty select element should not cause layout changes
Status: RESOLVED DUPLICATE of bug 10783
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-02 11:33 PST by Sam Weinig
Modified: 2007-01-02 11:52 PST (History)
0 users

See Also:


Attachments
testcase (263 bytes, text/html)
2007-01-02 11:35 PST, Sam Weinig
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2007-01-02 11:33:05 PST
Clicking on an empty select element causes the element below it to move down.  This should not happen.  This behavior is certainly different from shipping safari, because in shipping safari empty selects are disabled and cannot be clicked.
Comment 1 Sam Weinig 2007-01-02 11:35:23 PST
Created attachment 12168 [details]
testcase
Comment 2 mitz 2007-01-02 11:52:25 PST

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