Keyboard on chrome android always pop up.
Unsolved
Qt for WebAssembly
-
Hello everyone,
I have a Qt app compiled to webassembly
https://eddytheco.github.io/NftMinter/develop/Everything works well on the desktop, but when using Android phones the keyboard pops up every time I touch the screen(app,qt canvas).
There is this bug
https://bugreports.qt.io/browse/QTBUG-88803
But it says it is fixed.
I am using qt 6.6.0 and this is happening.Any help on how to remove this behavior will be highly appreciated.