https://issues.apache.org/ooo/show_bug.cgi?id=120015
--- Comment #8 from Ma Bingbing <[email protected]> --- (In reply to comment #2) > ALG: Shouldnt the deletion of the Style also create a undo action, so that > the stack is complete and undoing would first restore the style, then reset > the style at the SdrObject. I thik it is an error that no undo action gets > created for deletingthe StyleSheet. Thanks for you suggestion. It is a better solution and I am agree with you. I have some questions about adding undo action for deleting StyleSheet. 1. If the "Style list" isn't closed, the undo action just re-add the style sheet to "Style sheet", it is all right. 2. If the "Style list" is closed, we may have some choices: a. open the "Style list " dialog and re-add the style sheet b. re-add the style sheet and show nothing in the UI c. re-add the style sheet and reset the style at the SdrObject Do you have any ideas about them? Thanks! -- You are receiving this mail because: You are the assignee for the bug.
