Closed
Bug 52206
Opened 24 years ago
Closed 24 years ago
over-the-spot IM on japanese does not happen in right position
Categories
(Core :: Internationalization, defect, P3)
Tracking
()
RESOLVED
FIXED
People
(Reporter: shanjian, Assigned: shanjian)
References
Details
(Keywords: inputmethod)
1, Using CDE login, select one of the japanese locale.
2, When asked for IM, choose either XJIM or ATOK
3, set preference:
user_pref("xim.input_style", "over-the_spot");
4, bring up composer
5, input several line of ascii
6, switch on japanese mode
Assignee | ||
Updated•24 years ago
|
OS: HP-UX → other
Assignee | ||
Comment 1•24 years ago
|
||
This one is also reproducible on yesterday's Linux build. Shirley, please
try it. If you can confirm it, reassign it to tajima. thanks.
Assignee | ||
Updated•24 years ago
|
Hardware: HP → Other
Assignee | ||
Comment 2•24 years ago
|
||
The problem is because input module is not get correct caret position from
layout module. This turned out to be a cross-platform issue. On windows,
candidate window was positioned using caret as well, and problem can be
seen from there.
Assignee | ||
Comment 3•24 years ago
|
||
This has been fixed in 53072.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Keywords: inputmethod
You need to log in
before you can comment on or make changes to this bug.
Description
•