Issue 60431 - ux-ctest: AutoCorrection in Writer automatically replaces Words without feedback
Summary: ux-ctest: AutoCorrection in Writer automatically replaces Words without feedback
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: ui (show other issues)
Version: current
Hardware: All All
: P2 Trivial (vote)
Target Milestone: ---
Assignee: michael.ruess
QA Contact: issues@sw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-12 09:19 UTC by hans_werner67
Modified: 2013-08-07 14:42 UTC (History)
2 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 hans_werner67 2006-01-12 09:19:40 UTC
Temporarily AutoCorrection in Writer automatically replaces words afore
corrected by correction suggestions from context menu. This is often not
intended by the user.
Comment 1 frank.loehmann 2006-01-12 14:32:30 UTC
Keyword: ux-ctest
Comment 2 frank.loehmann 2006-05-30 09:01:25 UTC
set target
Comment 3 frank.loehmann 2006-05-30 14:25:10 UTC
FL->OS: Please remove the temporarily AutoCorrection feature that replaces words
once replaced by a word from the suggestion list offered by the spellchecker.

Furthermore we have to also change the AutoCorrection feature, offered in the
context menu of a misspelled word, because these AutoCorrections do not appear
in the list of AutoCorrections in the dialog Tools-AutoCorrection. This means
that a user could currently not correct a replacement once made in error.
Comment 4 Oliver Specht 2006-08-16 11:42:50 UTC
class SwTempAuto and methods SwDoc::Append/RemoveTmpCorr() need to be removed.

Target changed to 2.1
Comment 5 Oliver Specht 2006-09-04 12:50:58 UTC
Fixed in cws os86 in 
sw/inc/doc.hxx
sw/inc/tempauto.hxx
sw/source/core/inc/SwUndoTempAutoCorr.hxx
sw/source/core/doc/doccorr.cxx
sw/source/core/edit/acorrect.cxx
sw/source/core/edit/edlingu.cxx
sw/source/core/edit/makefile.mk
sw/source/core/edit/tempauto.cxx
sw/source/core/text/txtinit.cxx
sw/source/core/undo/makefile.mk
sw/source/core/undo/SwUndoTempAutoCorr.cxx
sw/source/ui/dialog/SwSpellDialogChildWindow.cxx
sw/source/ui/lingu/olmenu.cxx
Comment 6 Uwe Fischer 2006-09-04 15:03:03 UTC
If I understand this right, the online help must be changed as follows:
File text/shared/01/06040500.xhp:
Text was: Click the word to replace the highlighted word for the current session
only. Use the AutoCorrect submenu for permanent replacement.
Text will be: Click the word to replace the highlighted word. Use the
AutoCorrect submenu for permanent replacement.
File /text/shared/optionen/01010400.xhp:
Text was: Select a suggested correction to replace the suspect word with the
suggestion. If you make the same mistake again while editing the document, it
will be corrected automatically. These automatic replacements are only made
during the current StarOffice session.
Text will be: Select a suggested correction to replace the suspect word with the
suggestion. If you make the same mistake again while editing the document, it
will be marked as an error again.
Will change this in help CWS hcshared05
Comment 7 Oliver Specht 2006-09-06 10:23:20 UTC
Reassigned for verification
Comment 8 michael.ruess 2006-09-08 15:23:37 UTC
Verified correct removal of temprary Autocorrection in CWS os86.
Comment 9 michael.ruess 2006-10-06 14:19:44 UTC
Checked in 680m186.
Comment 10 michael.ruess 2006-10-25 12:36:42 UTC
Marking this as "Defect", as long as some superfluous and confusing stuff has
been removed.
Comment 11 moctecheckva 2010-11-10 22:43:11 UTC
Created attachment 73788