|
KnownIssues
Known Issues
Featured Known Issues
Notice any other bugs or annoyances let me know. |
► Sign in to add a comment
|
Search
|
|
KnownIssues
Known Issues
Featured Known Issues
Notice any other bugs or annoyances let me know. |
asas
I'm having an issue just using the Editor. When i instanciate it, i got the following stack trace :
java.lang.NullPointerException?: container may not be null
I'm having an issue just using the Editor. When i instanciate it, i got the following stack trace :
java.lang.NullPointerException??: container may not be null
same problem
To get over the issue, replace this -
Editor editor = new Editor(editorToolbar);
By this -
EditorToolbar? editorToolbar = new EditorToolbar?(); Editor editor = new Editor(editorToolbar);
Naga Vijayapuram
The WYSIWYG editor icons (bold, italic, underline etc..) are not displayed under Mozilla 3.6
Hello: The toolbar does not get displayed in Mozilla 3.6, however it works in Chrome. Any fixes for this issue ?
How did you passed this error:
Failed to invoke native method: EitorWYSIWYG::initFrame ?
bug enableDesignMode
javascript alert. The toolbar is not displayed correctly