qt - maliit keyboard - black box on letters -


i've managed install maliit-server , keyboard plugins github. run server , example this

export qt_im_module=maliit maliit-server -software & maliit-exampleapp-plainqt 

keyboard shows expected, there appears black box in center of keyboard. don't know / couldn't find box coming from.

maliit keyboard - black box

i'm using xubuntu (14.04 lts), qt 5.5. have experienced problem?

that qquickview of extended keyboard panel maliit-keyboard-extended.qml. window handling code seems quite buggy (see inputmethod.cpp).

note code written specific platform (some years ago) , needs adaption other use cases.


Comments

Popular posts from this blog

html - Difficulties with background-image property -

visual studio code - What does the isShellCommand property actually do and how should you use it? -

ios - Segue not passing data between ViewControllers -