c++ - Position of composition window of IME in webkit not moved with input focus -



c++ - Position of composition window of IME in webkit not moved with input focus -

i used qwebkit in application, when input characters input command in qwebkit, composition window of ime(chinese) out of main window of application, not displayed @ position of input control. problem not related specific ime. works in other applications.

this bug of qt, submitted bug study already.

c++ qt ime qwebkit

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

java - Bypassing "final local variable defined in an enclosing type" -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -