Closed Bug 256464 Opened 20 years ago Closed 20 years ago

IME system is broken

Categories

(Core :: DOM: Editor, defect, P1)

defect

Tracking

()

RESOLVED FIXED
mozilla1.8alpha4

People

(Reporter: masayuki, Assigned: dbaron)

References

Details

(Keywords: inputmethod, intl, qawanted, Whiteboard: [patch])

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a3) Gecko/20040820
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a3) Gecko/20040820

The IME system is broken between 2004-08-20 to 2004-08-21.
This bug is reproduced on Win and Linux.
# Mac is not tested.

http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=MozillaTinderboxAll&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2004-08-20&maxdate=2004-08-21+07%3A00%3A00&cvsroot=%2Fcvsroot

Reproducible: Always
Steps to Reproduce:
1. Type "houkoku" with IME.
2. Convert the string by space key.
3.

Actual Results:  
1. h
"h"
2. o
"hほ"
3. u
"hほほう"
4. k
"hほほうほうk"
5. o
"hほほうほうkほうこ"
6. k
"hほほうほうkほうこほうこk"
7. u
"hほほうほうkほうこほうこkほうこく"
8. (hit space key)
"hほほうほうkほうこほうこkほうこく報告"

Expected Results:  
1. h
"h"
2. o
"ほ"
3. u
"ほう"
4. k
"ほうk"
5. o
"ほうこ"
6. k
"ほうこk"
7. u
"ほうこく"
8. (hit space key)
"報告"
I can't see anything suspicious between the 20th and the 21st. ..
Keywords: intl
Yeah, I missed it. It seems like that's it. Can you back out changes (there have
been several check-ins for the bug) and see if IME works ?
Attached patch patchSplinter Review
This fixes it, but I'm not sure if there's other stuff missing.
Attachment #156717 - Flags: superreview?(bryner)
Attachment #156717 - Flags: review?(mozilla-bugzilla)
Assignee: mozeditor → dbaron
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P1
Whiteboard: [patch]
Target Milestone: --- → mozilla1.8alpha4
yes, that fixes it although I haven't tried different IME modes. 
I tried the patch(attachment 156717 [details] [diff] [review]) with ATOKX on My Debian GNU/Linux.
It seems good.
Comment on attachment 156717 [details] [diff] [review]
patch

Looks ok. It was my slip.
Attachment #156717 - Flags: review?(mozilla-bugzilla) → review+
*** Bug 256813 has been marked as a duplicate of this bug. ***
hardware should be all.
Hardware: PC → All
Attachment #156717 - Flags: superreview?(bryner) → superreview+
Fix checked in to trunk, 2004-08-25 14:43 -0700.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
*** Bug 257310 has been marked as a duplicate of this bug. ***
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: