[Webkit-unassigned] [Bug 53387] New: Wonky select bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 29 17:00:30 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=53387

           Summary: Wonky select bug
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://jsbin.com/equna4/2
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: krinklemail at gmail.com


==  Description ==
When using a float label system in a form (to make field line up nicely) and clearing afterwards 
the <select> element moves a few 100 pixels to the right when clicked for no apparent reason.

== Reproduce ==
* Navigate to http://jsbin.com/equna4/2 in a WebKit browser
* Click the Limit: select dropdown

== What should happen ==
It shows the options and nothing else.

== What does happen ==
The select magically jiggers to the right of the form and then expands.

== Important notes ==
When inspecting the element with the Web Inspector and unticking/re-ticking some style
properties the element moves back to where it belongs (for example inspect the <br />
and untick the clear:both and then re-tick it again)

However when one then click the <select> again it once again moves to the right...

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list