To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=85837 Issue #|85837 Summary|[Notes2] Undo does not respect the previous working st |eps (first note, then document text) Component|Word processor Version|680m243 Platform|All URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|mod Reported by|christophnoack
------- Additional comments from [EMAIL PROTECTED] Sun Feb 3 22:30:13 +0000 2008 ------- The following problem has been found in the build “edgy-jdk-2474-notes2”. If a Note is currently edited (cursor is placed inside the Note Window) and the user uses the undo functionality, then the Note is preferred when restoring the previous state. Steps to reproduce: 1. Create a document and enter some text. 2. Create a Note and enter some text. 3. Put the focus back into the Writer document and edit some text or insert some more text. 4. Go back to the Note created in step 2. 5. Use the undo function to revert changes. Expected behavior: The changes in the document text are reverted. Current behavior: The changes in the Note are reverted. Comments by mba (email 2008-02-01, German, untranslated): mod, das und ein paar andere Dinge lassen sich IMHO am besten lösen, wenn wir zwei neue Methoden am SwPostIt haben: Activate und Deactivate. Diese sollten in SwPostItMgr::SetActivePostIt() aufgerufen werden. Activate() setzt den UndoManager zurück, Deactivate() ruft UpdateData(), was wir dann aus dem LoseFocus() rausnehmen. Einverstanden? --------------------------------------------------------------------- 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]
