#6087 closed defect (fixed)
TextArea: does not display disabled state
Reported by: | dante | Owned by: | bill |
---|---|---|---|
Priority: | low | Milestone: | 1.2 |
Component: | Dijit - LnF | Version: | 1.0 |
Keywords: | Cc: | nonken | |
Blocked By: | Blocking: |
Description (last modified by )
http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/tests/form/test_Textarea.html
In the test page, if you disable the Textarea via the button, the input stops, though the Textarea doesn't look disabled at all.
Probably affects tundra, soria and nihilo.
Change History (8)
comment:1 Changed 13 years ago by
Component: | Dijit → Dijit - LnF |
---|---|
Description: | modified (diff) |
comment:2 Changed 13 years ago by
Owner: | set to bill |
---|---|
Status: | new → assigned |
Summary: | Dijit Textarea does not display disabled state → TextArea: does not display disabled state |
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 13 years ago by
comment:5 Changed 13 years ago by
comment:6 Changed 12 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Hmm, this is broken again.
comment:7 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:8 Changed 12 years ago by
Note: See
TracTickets for help on using
tickets.
(In [13362]) CSS fixes for TextArea? and TextBox? disabled and focused modes: