Opened 17 years ago
Closed 13 years ago
#2205 closed Bug (worksforme)
Double indent of first paragraph when selectAll is used
Reported by: | Joe Wieloch | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | FCKeditor 2.6 |
Keywords: | Firefox | Cc: |
Description
Firefox specific (using 2.0.0.14) (not IE, not windows Safari)
Reproduction Steps:
- Go to the 2.6 demo (http://www.fckeditor.net/demo) type in 2 or more paragraphs.
- Click selectAll on the toolbar.
- Click indent on the toolbar.
Notice the first paragraph is indented twice.
When I stepped through the FCKIndentCommand._IndentBlock() [in firebug] it didn't happen so should be a fun one.
Change History (2)
comment:1 Changed 17 years ago by
Keywords: | Confirmed Firefox added |
---|
comment:2 Changed 13 years ago by
Resolution: | → worksforme |
---|---|
Status: | confirmed → closed |
FCKeditor was retired and is no longer supported. All active development was moved to its successor, CKEditor 3.x, that is a fully mature and far superior product. We recommend you upgrade as soon as possible since this issue is no longer a problem in current code base.
Confirmed using FCKeditor 2.6 and the current SVN version in Firefox. IE doesn't seem to be affected by this bug.