[Dojo-checkins] [dojo] #9446: Incorrect margin-top for dijit textboxes in IE8 quirks mode
dojo
trac at dojotoolkit.org
Wed Jun 24 13:09:40 EDT 2009
#9446: Incorrect margin-top for dijit textboxes in IE8 quirks mode
--------------------+-------------------------------------------------------
Reporter: kzyp | Owner: nonken
Type: defect | Status: new
Priority: normal | Milestone: tbd
Component: themes | Version: 1.3.0
Severity: normal | Keywords:
--------------------+-------------------------------------------------------
The characters entered into a dijit form textbox show up with the
characters too high (cut off at the top). The rule on line 60:
.dj_iequirks .dijitInputField INPUT
seems to be causing the problem. Seems like this should be removed or the
attached patch should be applied
--
Ticket URL: <http://trac.dojotoolkit.org/ticket/9446>
dojo <http://dojotoolkit.org/>
The Dojo UI Toolkit
More information about the Dojo-checkins
mailing list