-
27 Jun 2012 6:50 AM #1
GXT 3.0.0b - HtmlEditor.setEnable(false) does not work
GXT 3.0.0b - HtmlEditor.setEnable(false) does not work
If HtmlEditor is disabled by calling setEnable(false), the widget gets the disabled appearance.
But it is till possible to edit the text and to use the editor tool.
I would expect, that it is not possible to edit the text and all editor tools are disabled.
-
27 Jun 2012 1:36 PM #2
Thanks for the report. This is certainly not the desired behaviour. I've filed a ticket against the team and will update this thread once we have a fix.
-
29 Aug 2012 6:29 AM #3
This still issue still exists in some versions of FF. HtmlEditor uses the GWT RichTextArea internally which has a known bug. See http://code.google.com/p/google-web-...detail?id=1488. Please star the GWT issue to get it bumped up to be fixed.
Success! Looks like we've fixed this one. According to our records the fix was applied for
EXTGWT-2246
in
3.0.2.


Reply With Quote