To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96786
                 Issue #|96786
                 Summary|Reading Writer statistics sets Modified flag
               Component|Word processor
                 Version|OOO300m9
                Platform|PC
                     URL|
              OS/Version|Windows XP
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|writerneedsconfirm
             Reported by|bmarcelly





------- Additional comments from [EMAIL PROTECTED] Tue Dec  2 10:28:17 +0000 
2008 -------
I report this in case it results from a bigger bug.

In "My Macros" write this Basic macro:

Sub Main
Dim n As Long
n = ThisComponent.CharacterCount
End Sub

Open a new Writer document.
Run the macro : the "Save" icon (floppy disk) is now enabled. This should not 
appear 
because we have only read a document property.
Type one character in the document, click Undo : the "Save" icon is now 
disabled.
Run the macro again : the "Save" icon stays disabled.

Same behaviour with ParagraphCount and WordCount.
The problem does not appear on version 2.4.2

---------------------------------------------------------------------
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]

Reply via email to