Issue 67261 - AutoCorrect gets triggerd only by <Space>, punctuation marks don't work anymore
Summary: AutoCorrect gets triggerd only by <Space>, punctuation marks don't work anymore
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: editing (show other issues)
Version: OOo 2.0.3
Hardware: PC All
: P2 Trivial with 1 vote (vote)
Target Milestone: ---
Assignee: stefan.baltzer
QA Contact: issues@sw
URL:
Keywords: regression
: 67581 67802 70411 71930 (view as issue list)
Depends on:
Blocks: 74857 71255
  Show dependency tree
 
Reported: 2006-07-12 09:37 UTC by hwtan
Modified: 2013-08-07 14:42 UTC (History)
3 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 hwtan 2006-07-12 09:37:48 UTC
In version 2.0.2, if I key in "(c)," (without the quotes), the AutoCorrect
function will replace it with "©,". In 2.0.3 however, no replacement is made.
"(c)," will remain as "(c),". The same goes to all the items in the AutoCorrect
Replace list. Is this a bug? If not, what is the rational behind such a design?
Comment 1 michael.ruess 2006-07-12 10:39:36 UTC
Reassigned to SBA.
Comment 2 rafaelda 2006-07-17 04:53:44 UTC
I totally confirm this issue in Brazilian Portuguese version. I used to use the
AutoCorrect to type fast using abreviations. I could set "cns" to be corrected
to "constitution" so, instead of writing "What is a constitution? It is a
constitution." I could simple type "What is a cns? It is a cns." and it would be
automatically corrected. But now it's not possible anymore because the word is
only corrected if afetr it I type a SPACE. So, to have the word "constitution?"
I would have to type cns + SPACE + BACKSPACE + "?".
Please fix this!!
Comment 3 lohmaier 2006-07-26 22:49:26 UTC
*** Issue 67802 has been marked as a duplicate of this issue. ***
Comment 4 rafaelda 2006-10-23 06:46:11 UTC
This bug also happens in 2.0.4.
Comment 5 titopoquito 2006-10-23 09:43:47 UTC
As said in issue 70411 I can confirm this annoying bug. This makes AutoCorrect
unusable for me. Both 2.0.3 and 2.0.4 have this bug, 2.0.2 was ok.
Comment 6 hwtan 2006-11-08 02:01:55 UTC
*** Issue 67261 has been confirmed by votes. ***
Comment 7 hwtan 2006-11-08 02:05:35 UTC
Can we have this set as a higher priority? This was a feature that works fine in
2.0.2. Hope to see it working again in 2.1.
Comment 8 stefan.baltzer 2006-11-09 13:41:57 UTC
*** Issue 70411 has been marked as a duplicate of this issue. ***
Comment 9 stefan.baltzer 2006-11-09 13:43:03 UTC
SBA:  Only the space key triggers the AutoCorrection. Regression since OOo 2.03.
Set keyword regression, adjusting summary.
SBA->OS: I guess this is something for Karl. If you  can/must you give him
further hints, please do so. Thx.
Comment 10 stefan.baltzer 2006-11-09 16:24:16 UTC
SBA->TL: According to OS, this was introduced by CWS tl19, so it is a
side-effect of issue i61994, issue i61397 or issue i54913. Please proceed.
Comment 11 stefan.baltzer 2006-11-10 15:16:42 UTC
*** Issue 67581 has been marked as a duplicate of this issue. ***
Comment 12 stefan.baltzer 2006-11-10 15:33:30 UTC
SBA->TL: As discussed, please fix for OOo 2.1.
Set target and dependency to issue 71255.
Comment 13 stefan.baltzer 2006-11-10 16:16:23 UTC
SBA: Set target.
Comment 14 pavel 2006-11-13 08:04:37 UTC
regression -> raising prio to P2.
Comment 15 thomas.lange 2006-11-13 11:34:51 UTC
.
Comment 16 thomas.lange 2006-11-13 11:38:38 UTC
Fixed in CWS tl33.

Files changed:
svx:
- svcacorr.hxx
- svcacorr.cxx
sw:
- edtwin.cxx   (just added to build it anew because of incompatible change)
Comment 17 thomas.lange 2006-11-13 11:44:57 UTC
Added . , ; : ? to the list of characters usable with auto-correction.
(Thus they will no longer function with input-sequence checking though... Don't
know if they are missing there now.)
Comment 18 pb 2006-11-16 12:14:42 UTC
pb: I moved SvxIsAutoCorrectChar() -> static sal_Bool
SvxAutoCorrect::IsAutoCorrectChar().
Files changed:
/svx/inc/svxacorr.hxx 1.17.234.2
/svx/source/editeng/svxacorr.cxx 1.54.76.2
/sw/source/ui/docvw/edtwin.cxx 1.136.80.2
Comment 19 pb 2006-11-16 13:21:03 UTC
pb -> sba: please verify, thx.
Comment 20 stefan.baltzer 2006-11-16 16:38:02 UTC
SBA: Verified in CWS tl33.
Comment 21 stefan.baltzer 2006-11-27 11:43:56 UTC
SBA: OK in OOE680m5 Build 9093.
Closed.
Comment 22 stefan.baltzer 2007-02-23 16:21:14 UTC
*** Issue 71930 has been marked as a duplicate of this issue. ***