Changing table properties cannot be undone (undoes the previous action instead)
changing table properties does not insert an undo step.
The result of this is that the change in properties cannot be
undone. The previous action is undone instead.
The attached patch (fck_table.html) will always insert an undo step, which currently only happens when the table is initially created.
This seems to fix the problem (the jury is still out on potential negative implications, but it looks safe).
Change History (7)
Component: |
General →
UI : Dialogs
|
Keywords: |
Confirmed HasPatch added; table undo removed
|
Version: |
FCKeditor 2.6.3 →
FCKeditor 2.3.3
|
Keywords: |
Review? added; HasPatch removed
|
Owner: |
set to Alfonso Martínez de Lizarrondo
|
Status: |
new →
assigned
|
Keywords: |
Review+ added; Review? removed
|
Milestone: |
→ FCKeditor 2.6.4
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
patch for fck_table.html (rev 2674)