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 09:55:06 +0000 
2007 -------
No, because the word count is stored in the meta.xml file inside the ODT
archive. To avoid the (potential time consuming) word count operation during
storing the document, the words are counted during idle time. More precisely:
During idle time for each paragraph the number of words/characters is counted
and stored at the paragraph. If you open the word count dialog or store the
document, all we have to do is sum up the values for the single paragraphs. This
is a smart optimization and shouldn't be changed in my opinion. What in deed can
be discussed, is whether we should 'trust' the word count that you find in the
meta.xml on loading a document. Currently our behavior is to assume that value
is correct, unless the document is modified. In this case the idle count is 
started.

So again, we still need a reproducible example that shows that OOo offers a
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]

Reply via email to