Closed Bug 20550 Opened 25 years ago Closed 25 years ago

need better architecture to pass X,Y to IME

Categories

(Core :: Internationalization, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: erik, Assigned: ftang)

Details

(Keywords: inputmethod)

We need a better architecture to pass the X,Y coordinates to the IME on Unix.
Currently, we have a hack to initialize it to 0,14 (font is 16). Then, with
each composition event, we set it to a new X,Y value.

However, we need to do this cleanly, "pushing" the X,Y info to the IME whenever
it changes (or almost as often as it changes).
Assignee: tajima → ftang
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Target Milestone: M12
reassign to ftang
fix it.
QA Contact: teruko → ftang
verified
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.