[Dojo-checkins] [Dojo Toolkit] #14292: IE7, dijit, claro: button mouse-over hides text in textboxes in a table on a dialog

Dojo Trac trac at dojotoolkit.org
Tue Nov 22 15:51:19 EST 2011


#14292: IE7, dijit, claro: button mouse-over hides text in textboxes in a table on
a dialog
-------------------+-------------------------
 Reporter:  bdd@…  |       Type:  defect
   Status:  new    |   Priority:  normal
Milestone:         |  Component:  Dijit - LnF
  Version:  1.6.1  |   Severity:  normal
 Keywords:         |
-------------------+-------------------------
 In IE7, with the Claro theme, mousing over a dijit.form.Button causes text
 inside a dijit.form.TextBox to be hidden when the TextBox is nested in a
 table nested in a dijit.Dialog and the Button is not in the same table.
 Does not reproduce in IE8 compatibility mode.

 Overriding "position: relative" from dijitInputContainer with "postion:
 static" seems to fix the issue.

-- 
Ticket URL: <http://bugs.dojotoolkit.org/ticket/14292>
Dojo Toolkit <http://dojotoolkit.org>
The Dojo Toolkit


More information about the Dojo-checkins mailing list