Cursor position not correctly set for input method.

• Jul 17, 2013 - 13:47
Type
Graphical (UI)
Severity
S4 - Minor
Status
active
Project

When editing text using input method, the cursor position (rectangle) should be set correctly using qt5 input method API to make it possible for input method to show a overlay window there. Musescore is not setting it correctly now currently.


Comments

I'm not sure what do you mean by IME. But if it is for "Input Method Engine", which is what I usually mean by IME, I am not directly using IME. IME's are plugins for input method frameworks (IMF's) and IMF's are talking to qt applications.