Closed Bug 38567 Opened 24 years ago Closed 24 years ago

hitting ENTER in JAPANESE IME which commit text cause extra action

Categories

(Core :: Internationalization, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: ftang, Assigned: alecf)

References

Details

(Keywords: inputmethod, Whiteboard: fix in hand)

alecf-please change it to keypress 
 /rdf/tests/domds/resources/DOMDataSourceViewer.xul, line 15 - 

I find this by search LXR. And please change the checking of keycode == 13 from 
keyup/keydown to keypress. Otherwise, Japanese IME will be have strange effect 
when user hit ENTER to commit the text.
Blocks: 38562
fix is in my tree
frank, you could have just done this yourself, I wouldn't have minded.
Status: NEW → ASSIGNED
Whiteboard: fix in hand
Target Milestone: --- → M16
fixed this the other day.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
to verify this, open the DOM viewer via Debug->DOM Viewer. Enter some japanese 
text.

Beyond that, you'll have to talk to frank tang, since he is the one who filed 
it.
DOM Viewer is not loaded in all platform-bug 11369, so I cannot verify this.
the DOM viewer is not part of the product, I wouldn't spend too much time on 
this.
I verified this since the code is checked in.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.