Closed
Bug 113187
Opened 23 years ago
Closed 19 years ago
Cannot use shortcut of single key(e.g., space key, "/", "'", "F", "N", "B", "P" and "T") if IME is active
Categories
(Core :: Internationalization, defect, P1)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha1
People
(Reporter: kazhik, Assigned: masayuki)
References
Details
(Keywords: inputmethod, intl)
Can't scroll by space bar if IME is active.
IME should be off if caret isn't in input or textarea.
Original report in Bugzilla-jp:
http://bugzilla.mozilla.gr.jp/show_bug.cgi?id=1363
Comment 1•23 years ago
|
||
Changed QA contact to ylong@netscape.com.
Keywords: intl
QA Contact: teruko → ylong
Updated•23 years ago
|
Status: NEW → ASSIGNED
Updated•23 years ago
|
Target Milestone: --- → mozilla0.9.8
Comment 2•23 years ago
|
||
I spent few hours on this; but failed to identify where 'x20' WM_CHAR msg
gets translated to a PageDwn command. I was hoping to add the IME
state code there so that it also send PageDwn command.
cc'ing bunch of people for more exposure.
Whiteboard: need help
Comment 4•23 years ago
|
||
japanese and korean IME have this problem. not reproduceable with simp chinese
and trad chiense IME.
nsbeta1- because there are other keystrock to do that- such as pagedown , etc.
Comment 5•23 years ago
|
||
Maybe, IME must be deactivated when no text input area has focus.
IME eats not only 'space' but also other shortcut key strokes too.
Comment 6•21 years ago
|
||
*** Bug 194778 has been marked as a duplicate of this bug. ***
*** Bug 239837 has been marked as a duplicate of this bug. ***
Assignee | ||
Updated•20 years ago
|
Assignee: yokoyama → masayuki
Severity: normal → major
Status: ASSIGNED → NEW
OS: Windows 2000 → All
Hardware: PC → All
Summary: Can't scroll by space bar if IME is active → Cannot use shortcut of single key(e.g., space key, "/", "'", "F", "N", "B", "P" and "T") if IME is active
Target Milestone: mozilla1.0.1 → Future
Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: Future → mozilla1.9alpha
Assignee | ||
Updated•19 years ago
|
Whiteboard: need help
Assignee | ||
Comment 8•19 years ago
|
||
Priority: P2 → P1
Assignee | ||
Comment 9•19 years ago
|
||
fixed by bug 55751.
-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 10•19 years ago
|
||
-> REOPEN
backed-out the patch.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 11•19 years ago
|
||
-> FIXED
Status: REOPENED → RESOLVED
Closed: 19 years ago → 19 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•15 years ago
|
Keywords: inputmethod
You need to log in
before you can comment on or make changes to this bug.
Description
•