Issue 43971 - word completion collects words from visited help entries
Summary: word completion collects words from visited help entries
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: 680m79
Hardware: All All
: P4 Trivial (vote)
Target Milestone: ---
Assignee: stefan.baltzer
QA Contact: issues@sw
URL:
Keywords: oooqa
: 16987 89593 (view as issue list)
Depends on:
Blocks:
 
Reported: 2005-03-03 10:10 UTC by richlv
Modified: 2013-08-07 14:43 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description richlv 2005-03-03 10:10:10 UTC
open a new writer document, check tools->autocorrect->word completion. the list 
is empty. open any content in help, check word completion list again - it is 
populated with words from help.

it's pretty useless in my opinion and only pollutes word completion list every 
time help is opened. i believe most users would not understand where those words 
are from and such a behaviour actually is counterproductive.

word completion should not collect words from help pages.
Comment 1 michael.ruess 2005-03-03 10:17:30 UTC
Reassigned to SBA.
Comment 2 flibby05 2005-03-12 14:58:29 UTC
confirm with m85, interesting feature ;-)
Comment 3 stefan.baltzer 2005-03-18 11:21:01 UTC
SBA: Same as in OOo 1.1.4. This is a little less a problem in OOo 2.0 because
the default word length was changed from 5 to 10 characters.
Workaround: unscheck "Collection of words" in WordCompletion dialog

Target set to OOo later, reassigned to OS.
Comment 4 Uwe Fischer 2007-08-01 10:40:57 UTC
*** Issue 16987 has been marked as a duplicate of this issue. ***
Comment 5 lars 2008-05-18 09:03:10 UTC
*** Issue 89593 has been marked as a duplicate of this issue. ***
Comment 6 lars 2008-05-18 09:16:20 UTC
user experience would find:

1. Word complete is on by default
2. Visiting help is no uncommon process, particularly with the help suggestions 
popping up in the bottom right, for a casual user
3. Word completion gets aggregated with a lot of useless words. This slows down 
the computer by scanning the help entries and filling the list
4. Word completion suggests unrelated words - irritating the user. Therefore 
this is a nuisance for new users who might step back from OOo.

Any programmer might see:

This is a problem where a method or object is applied in the wrong context. 
This wrong dependency should be investigated asap. Who knows whether it is some 
general underlying problem or an isolated case of having explicitly assigned an 
object to a wrong context.


conclusion: fix it for OOo 3.0 as it disturbs users severely and there doesn't 
have to pass more time since OOo 1.x to fix this possibly-major-defect.
Comment 7 Oliver Specht 2008-11-06 16:27:06 UTC
Target changed to OOo 3.1
Fixed in cws os121 in
sw/source/core/doc/acmplwrd.cxx
Comment 8 Oliver Specht 2008-11-13 13:20:29 UTC
Reassigned for verification
Comment 9 stefan.baltzer 2008-11-25 11:02:56 UTC
SBA: Verified in CWS os121.
Comment 10 stefan.baltzer 2009-02-27 11:58:26 UTC
OK in OOO310_m1. Closed.