RESOLVED FIXED Bug 12242
FCKeditor: "Templates" doesn't work when inserting in the cursor position
https://bugs.webkit.org/show_bug.cgi?id=12242
Summary FCKeditor: "Templates" doesn't work when inserting in the cursor position
webkit
Reported 2007-01-13 02:51:06 PST
By clicking the "Templates" button in the toolbar, the "Content Templates" dialog is shown. When unchecking the "Replace actual contents" checkbox, the template insertion doesn't work. A JavaScript error is thrown.
Attachments
David Kilzer (:ddkilzer)
Comment 1 2007-01-13 03:52:55 PST
Confirmed with locally-build debug build of WebKit r18824. JavaScript console error: NOT_SUPPORTED_ERR: DOM Exception 9 http://www.fckeditor.net/nightly/fckeditor/editor/js/fckeditorcode_gecko.js Line: 22 Steps to reproduce: 1. Open URL: http://www.fckeditor.net/nightly/browsers_test.html 2. Click Template icon. 3. Uncheck "Replace actual contents" checkbox. 4. Click one of the three templates.
Justin Garcia
Comment 2 2007-03-08 14:15:24 PST
Note You need to log in before you can comment on or make changes to this bug.