Issue 61994 - Writer: Thai input sequence checking and correction to be applied to key-input only
Summary: Writer: Thai input sequence checking and correction to be applied to key-inpu...
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: 680m152
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: stefan.baltzer
QA Contact: issues@sw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-13 12:58 UTC by thomas.lange
Modified: 2013-08-07 14:40 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 thomas.lange 2006-02-13 12:58:11 UTC
Currently input sequence checking will be applied for text insert via API or
paste as well, because it is applied for all inserted text independent how it
got inserted.
But it should be applied only to direct key-input only.
Also currently undo does not work correct for text that got modified due to
input sequence checking.
Comment 1 thomas.lange 2006-02-13 12:59:07 UTC
.
Comment 2 thomas.lange 2006-02-13 12:59:33 UTC
.
Comment 3 thomas.lange 2006-02-13 13:12:33 UTC
Adding James Clark to cc list.
Comment 4 thomas.lange 2006-02-13 13:13:07 UTC
.
Comment 5 thomas.lange 2006-02-23 14:56:15 UTC
Fixed in CWS tl19.

Files changed:
- sw/inc/checkit.hxx
- sw/inc/index.hxx
- sw/source/core/txtnode/ndtxt.cxx
- sw/source/ui/docvw/edtwin.cxx
- sw/source/ui/inc/edtwin.hxx
Comment 6 thomas.lange 2006-03-01 10:34:24 UTC
TL->QA: When trying to have"Undo" working for input-sequence-correction I ran in
some conflict between the input-sequence-checking and the auto-correction.
Thus it might be a good idea to check if auto-correction still  working in all
cases as it is used to be. Thanks!


re-open issue and reassign to sba@openoffice.org
Comment 7 thomas.lange 2006-03-01 10:34:27 UTC
reassign to sba@openoffice.org
Comment 8 thomas.lange 2006-03-01 10:34:31 UTC
reset resolution to FIXED
Comment 9 stefan.baltzer 2006-03-10 10:53:12 UTC
SBA->TL: As discussed, James mailed a small problem when verifying this.
<QUOTE>
With a Thai keyboard layout, type  
d b f
Then use the mouse to select the last character.  Then type
6
This works fine in 2.0.2: the sara u replaces the sara i and you end up
with go gai, sara u.  However, with cws tl19 you end up with an invalid
sequence.  It looks like it does the sequence check before the deletion
of the selection.
</QUOTE>
-> Reopened
Comment 10 stefan.baltzer 2006-03-10 11:19:03 UTC
SBA->TL: Back to you.
Comment 11 thomas.lange 2006-03-10 11:35:54 UTC
Evaluation of the selection fixed.
Comment 12 thomas.lange 2006-03-10 11:36:33 UTC
.

re-open issue and reassign to sba@openoffice.org
Comment 13 thomas.lange 2006-03-10 11:36:37 UTC
reassign to sba@openoffice.org
Comment 14 thomas.lange 2006-03-10 11:36:42 UTC
reset resolution to FIXED
Comment 15 stefan.baltzer 2006-03-13 11:06:43 UTC
SBA: Verified in CWS tl19.
Comment 16 stefan.baltzer 2006-07-04 11:17:46 UTC
SBA: Closed.