Opened 8 years ago
Closed 8 years ago
#14858 closed Bug (invalid)
drag drop does not allow undo
Reported by: | RobC | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Undo & Redo | Version: | |
Keywords: | Cc: |
Description
Using latest full version of ckeditor ( 4.5.11 downloaded yesterday )
- create a left floating div 33% width using a custom style
- create a a paragraph inside div
- put an image inside above paragraph with custom style of 100% width so it scales to width of 33% div.
- than drag and drop image fully or partially outside of div.
- select moved image
- use ctrl+z or undo button to put image back
Expected result
image should go back to where it was.
Actual result
ctrl+z doesn't undo the change undo button is not available not active
Other details (browser, OS, CKEditor version, installed plugins)
windows 7. ckeditor 4.5.11 full version just youtube plugin added.
the drag drop adds style="left:nn; top:nn;" to the dragged element as expected but that doesn't seem to be recorded in the undo list so that ctrl+z or undo button can't do their stuff.
thanks
Change History (3)
comment:1 Changed 8 years ago by
Component: | General → Core : Undo & Redo |
---|
comment:2 Changed 8 years ago by
Status: | new → pending |
---|
comment:3 Changed 8 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
I can't reproduce this issue as well. @roblitody please provide screen cast showing how to reproduce this problem in default CKEditor and we will consider reopening this issue.
Does this error occur in any specific browser?