https://bz.apache.org/ooo/show_bug.cgi?id=127662
Issue ID: 127662
Issue Type: DEFECT
Summary: [gtk-plugin]: send better window position to input
method for suggestion window
Product: General
Version: 4.1.5
Hardware: All
OS: Linux, all
Status: CONFIRMED
Severity: Normal
Priority: P5 (lowest)
Component: code
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 86322
--> https://bz.apache.org/ooo/attachment.cgi?id=86322&action=edit
Position of the suggestion window
The office sends carret position to the input method for the window to show
some information such as suggestion and candidates to show on gtk environment.
The attached image (ime_pos.png) shows three parts of the location of the
window shown by the input method.
- left: suggestion window shown at the carret position (curent implementation)
- middle: suggestion window shown right under the preedit (desired)
- right: candidate window, carret is placed at the start of the highlighted
area
The right image tells the suggestion window shown below the preedit but it is
bit placed far away from the current input. We have to look away from the
input location to see the suggestion well.
The suggestion window should be placed right below the preedit like in the
middle image. The window should be placed at the beggining of the preedit.
In the case of the conversion (right image), the candidate window is shown
right below the
highlighted area. This place is good because of the carret is placed at the
beggining of the highlighted area.
--
You are receiving this mail because:
You are the assignee for the issue.