Opened 18 years ago
Last modified 12 years ago
#167 confirmed Bug
Improving IsDirty after switching modes and undo
Reported by: | Alfonso Martínez de Lizarrondo | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Undo & Redo | Version: | 3.0 |
Keywords: | Cc: |
Description
This is a remainder of the issues described in #117
Now the IsDirty works fine while the user doesn't switch modes, but if the user does some change, switch mode and then later on he reverts to the original code the IsDirty will remain as true.
This isn't really a big issue, but it's better to leave it documented here.
Change History (6)
comment:1 Changed 18 years ago by
Keywords: | Confirmed added |
---|---|
Summary: | Improving the IsDirty detection after switching modes → Improving IsDirty after switching modes and undo |
comment:2 Changed 18 years ago by
Milestone: | → FCKeditor 3.0 |
---|
comment:4 Changed 16 years ago by
Milestone: | CKEditor 3.0 → CKEditor 3.x |
---|
comment:6 Changed 12 years ago by
Component: | General → Core : Undo/Redo |
---|---|
Version: | SVN (FCKeditor) - Retired → 3.0 |
This sis still reproducible in CKEditor 3.6.4 and in CKEditor v4.
Just to precise. A problem happens only in the following case: