Touch issues with Qt5.6/Qt5.7 beta and weston
-
Hello,
I have a setup with weston (wayland(egl vivante) 1.9, weston(desktopshell) 1.9 and libinput 1.14 , yocto krogoth, but I also tried wayland 1.10, weston 1.10 and libinput 1.2.4) on an i.MX6 and have some issues regarding the touchscreen.
The first one is that If I touch a combobox the combobox choices show in a popup but I can't "touch" any selection or more specifically I can't touch anything any more. But If have a keyboard or a mouse connected I can use them to select a choice. After doing this with the keyboard/mouse I can use this comobox with my touchscreen without an issue, but only this combobox. For every other combobox I have to repeat this procedure.The second one is that without a keyboard connected I can't get the activeWindow (qApp->activeWindow) which has focus. But If I connect a keyboard this works. I use this for simple virtualkeyboard.
Does someone has experienced a similar behaviour or has an idea what I'm doing wrong?
Thx in advance,
Hannes -
Hi and welcome to devnet,
I'd recommend bringing this question on the interest mailing list. You'll find there Qt's developers/maintainers. This forum is more user oriented.