Opened 18 years ago
Closed 17 years ago
#192 closed Bug (fixed)
FCKeditor JavaScript API has Undo issues
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.5 Beta |
Component: | Core : Undo & Redo | Version: | |
Keywords: | SF | Cc: |
Description
Goto the latest JavaScript API sample:
http://www.fckeditor.net/nightly/fckeditor/_samples/html/sample08.html
Problems in FireFox version 1.5.0.7:
Action: Press the 'Insert HTML' button.
Problem: No new Undo registered.
Action: Press the 'Set Editor Contents' button.
Problem: No new Undo registered.
Action: Press the 'Execute "Link" Command' button. And add a link.
Problem: Two Undo's are registered. The first undo undo's the link command, the second seems to do nothing.
Problems in Internet Explorer version 6.0.2900.2180.xpsp_sp2_gdr.050301-1519:
Action: Press the 'Insert HTML' button.
Problem: An Undo seems to be registered, but the button is still grayed out. If you try to edit something after this action, you will get two undo's.
Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1579532&group_id=75348&atid=543653
Change History (3)
comment:1 Changed 18 years ago by
Reporter: | changed from Frederico Caldeira Knabben to orangeds@… |
---|
comment:2 Changed 18 years ago by
Milestone: | → FCKeditor 2.5 |
---|
comment:3 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed with [502].
Click here for more info about our SVN system.