#4152 closed defect (fixed)
ComboBox: disabled widget shows up strangely
Reported by: | bill | Owned by: | haysmark |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Dijit - Form | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
In test_Combobox.html on FF, the disabled widget doesn't show the string "California" or the drop down button itself... even after you enable it.
Change History (4)
comment:1 Changed 14 years ago by
Owner: | changed from Douglas Hays to haysmark |
---|
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
Only affects Tundra; Noir works fine.
It looks like the widths of the input and the button are getting set to 0 px, but I can't find a Tundra style doing that.