-
24 Jan 2012 1:29 AM #1
Disabled TextArea is editable
Disabled TextArea is editable
Hi!
I stumbled over the following:
If I disable a textarea, it is displayed shaded but you can still edit the text.
Best Regards,
Peter
-
24 Jan 2012 3:08 AM #2
I already reported that one:
http://www.sencha.com/forum/showthre...alse%29-issues
And another disabled issue:
http://www.sencha.com/forum/showthre...l=1#post695374
Unfortunately the sencha team seems to be pretty busy lately
-
24 Jan 2012 4:06 AM #3
All form widgets are editable if setEnable(false) ist set. Now you have to use setReadOnly(true) to lock a field.
This behavior is different to the GWT standard behavior.
-
24 Jan 2012 4:16 AM #4
Verified Solution
Verified Solution
Hi gishmo,
thanks for the reply / fix of non-existing bug.
Best Regards,
Peter
Thank you for reporting this bug. We will make it our priority to review this report.

