Closed
Bug 38566
Opened 25 years ago
Closed 25 years ago
Hit ENTER in Japaense IME may cause extra action in history
Categories
(Core :: Internationalization, defect, P3)
Core
Internationalization
Tracking
()
VERIFIED
FIXED
People
(Reporter: ftang, Assigned: rginda)
References
Details
(Keywords: inputmethod)
rginda- can you change this to keypress ?
/extensions/irc/xul/lib/EntryHistory.js, line 84
I found this by search LXR. Please change the checking of keycode 13 (return )
from keyup/keydown to keypress. Otherwise, it will cause problem in Japanese
IME.
I don't know the preprduce procedure, please fill in when will we hit this code.
| Assignee | ||
Comment 1•25 years ago
|
||
This file is no longer used by chatzilla, I'll remove it from cvs.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Summary: Hit ENTER in Japaense IME may cause extra action in history → Hit ENTER in Japaense IME may cause extra action in history
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 2•25 years ago
|
||
Verified.
Comment 3•22 years ago
|
||
Changing: (OS) Windows 3.1 -> All, since Hardware = All.
(This will help on bug 165825 :-))
OS: Windows 3.1 → All
Updated•15 years ago
|
Keywords: inputmethod
You need to log in
before you can comment on or make changes to this bug.
Description
•