Closed
Bug 309578
Opened 19 years ago
Closed 19 years ago
Implement suppressChangingIMEStatus on nsIKBStateControl
Categories
(Core :: Widget, defect, P1)
Core
Widget
Tracking
()
RESOLVED
INVALID
mozilla1.9alpha1
People
(Reporter: masayuki, Assigned: masayuki)
References
Details
(Keywords: intl)
We need suppressChangingIMEStatus API for Suite's FAYT.
I will disable IME when non-Editor widgets get focus.
But, on Suite, if in FAYT mode, we should use IME on all widgets.
Therefore, when FAYT starts, we should suppress changing IME status by changing
focus. And when FAYT finished, we should cancel to suppress changing IME status.
Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P1
Summary: Implement suppressChangingIMEStatus by nsIKBStateControl → Implement suppressChangingIMEStatus on nsIKBStateControl
Target Milestone: --- → mozilla1.9alpha
Assignee | ||
Comment 1•19 years ago
|
||
-> INVA
We don't need this. Because we don't accept quirks for SeaMonkey in the Core.
Now, we don't use IME in FAYT of SeaMonkey.
But this bug should fix by 97023.
thanks,
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•