To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=76360
------- Additional comments from [EMAIL PROTECTED] Mon Apr 23 10:24:14 +0000 2007 ------- A "smart" optimisation, perhaps, but also a buggy one currently. Thanks for the details of how it works, which leads me to suspect that there's a race condition: i.e., the word count is marked as updated by one thread just as the user removes text in another. This would explain why my efforts to reproduce reproducibly have not borne fruit, while nonetheless I manage to reproduce it "unreproducibly" regularly. One other comment: you say the word count is stored in the file, but whenever I save and reopen a document with a wrong word count, the count is correct when the document is reopened. Surely the count should only be recomputed when the document changes, i.e. not when saving or loading? Since the word count is stored in the file, I will try again saving a file that is returning the wrong word count. --------------------------------------------------------------------- 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]
