Closed
Bug 38565
Opened 26 years ago
Closed 26 years ago
Hit IME ENTER to commit Japanese text may cause extra action.
Categories
(Core :: Internationalization, defect, P3)
Core
Internationalization
Tracking
()
VERIFIED
FIXED
People
(Reporter: ftang, Assigned: Brade)
References
Details
(Keywords: inputmethod)
brade- please change the following to keypress from keyup (for RETURN key)
/editor/ui/composer/content/sb-file-panel.js, line 345 and
/editor/ui/composer/content/sb-bookmarks.js, line 317 -
I found these code by search LXR instead of find them by testing so I don't have
reproduce procedure. Please change them from keyup/keydown to keypress. Thanks.
| Assignee | ||
Comment 1•26 years ago
|
||
I think I fixed this.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Keywords: inputmethod
You need to log in
before you can comment on or make changes to this bug.
Description
•