To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=116552 Issue #|116552 Summary|[sw] autocorrect does not close undo bracketing Component|Word processor Version|DEV300m95 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|sba Reported by|mst
------- Additional comments from [email protected] Fri Jan 21 15:36:12 +0000 2011 ------- new document, type some words, the first word with a small letter. on the first space the autocorrect will capitalize the first word. when it does this, it calls StartUndo() twice, but EndUndo() only once. this leads to a corrupt undo stack, and funny effects (e.g. redoing the autocorrect action will redo all subsequent actions as well). with the SfxUndoManager in CWS undoapi this now actually makes the autotest fail because Undo is completeley broken. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
