id summary reporter owner description type status priority milestone component version resolution keywords cc 14858 drag drop does not allow undo RobC "Using latest full version of ckeditor ( 4.5.11 downloaded yesterday ) 1. create a left floating div 33% width using a custom style 2. create a a paragraph inside div 3. put an image inside above paragraph with custom style of 100% width so it scales to width of 33% div. 4. than drag and drop image fully or partially outside of div. 5. select moved image 5. 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 " Bug closed Normal Core : Undo & Redo invalid