⚠️ Forum Maintenance: Feb 6th, 8am - 14pm (UTC+2)
TabTip gets automatically called whener a Textarea is clicked and overlaps Virtualkeyboard.
-
We recently upgraded from qt 5.10 to 5.15 on the old framework when clicking a Textarea our virtual keyboard popped up.
Now the virtual keyboard is called and overlapped by the windows screen keyboard TabTip.exe
We are using windows 10 tablets in Desktop mode.
I tried setting the AA_DisableNativeVirtualKeyboard on start but it still pops up, is there another Attribute I can set to solve this Problem?
If not is there a way to filter the event only to the virtual keyboard but not to TabTip?
Any help would be appreciated