SUMMARY With a tablet it's not possible to use the virtual keyboard with GTK based applications like Firefox. STEPS TO REPRODUCE 1. Open Firefox on a tablet or touch device 2. Try to enter a website address 3. OBSERVED RESULT Virtual keyboard is not showing. EXPECTED RESULT Virtual keyboard is shown as for any other KDE application.
Can you try running firefox with wayland (MOZ_ENABLE_WAYLAND=1)? If set it seems to work just fine.
Unfortunately, FF touch input on wayland seems to be generally broken on Kubuntu 20.10 currently. So also with MOZ_ENABLE_WAYLAND=1 keyboard wasn't triggered and other touch input was lagging or not working at all. However, Opera is not triggering the keyboard, too. Is it working for you for any simple Xwayland application? Or do I have to test with Neon?
For me it doesn't work on any Xwayland application. Also AFAIK, it cannot work unless Xwayland implemented the input protocols or we did it from KWin. Also I'd recommend you to upgrade to a newer Kubuntu release as there are several issues already solved that you will be hitting.
Sounds like this is an upstream issue, then. Can you please file a bug report at https://gitlab.freedesktop.org/xorg/xserver/-/issues/? Thanks!
Thx, done ( https://gitlab.freedesktop.org/xorg/xserver/-/issues/1179 )