#4390 closed defect (fixed)
FF2 ComboBox: disabling causes ComboBox to disappear
Reported by: | haysmark | Owned by: | haysmark |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Dijit - Form | Version: | 0.9 |
Keywords: | Cc: | Jared Jurkiewicz | |
Blocked By: | Blocking: |
Description
When you disable a ComboBox? in FF2, it will flat out disappear. It works in FF3, but not FF2.
If you press ctrl+ or ctrl- it will appear correctly, so this issue is similar to the slider rendering issue.
Small test case using both dojox.wire and a direct call to setDisabled attached. Put it adjacent to the dojo, dijit, and dojox trunks.
Attachments (1)
Change History (6)
Changed 15 years ago by
Attachment: | disabletest.htm added |
---|
comment:1 Changed 15 years ago by
Priority: | normal → high |
---|---|
severity: | normal → major |
comment:3 Changed 15 years ago by
Now happens in here as of [10527]:
file:///C:/dojo/dojox/wire/demos/markup/demo_ConditionalActions.html
comment:4 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Inadvertently fixed by [10541].
comment:5 Changed 11 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
Test case demonstrating disappearing combobox. Put next to dojo, dijit, and dojox directories.