Menu

#41 TinyMCEEditor shows editor more times

open
nobody
None
5
2008-03-22
2008-03-22
Anonymous
No

When using HistoryListeners, clicking "back" and "forward" causes TinyMCEEditor wrapper class to show editor more times.

Workaround: ensure invoking native method initialize() one times, for example hold boolean property like "initialized" and invoke native method only when initalized is false. After initalizing set this boolean true.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.