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

Delphi change the assembly code of a running process -

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

C++ 11 "class" keyword -