Unable to use keyboard on web application using QT and Web Assembly.. HELP!!!
-
Hello QT Community,
I have made a VERY simple web application for testing just displaying 1 line edit.
Is there is something I am missing because I am successfully able to click buttons and select radio buttons.
I am able to copy paste information into the line edit, but I am unable to type, delete, backspace, etc etc
Can someone please guide me in the right direction for this?
I have looked at the example on the QT website Web Assembly and they have one example that has a form and I was able to type in the fields to test.
What am I missing?
Cheers,
Z -
@zeethree50
If this is a Web Assembly question it belongs in https://forum.qt.io/category/61/qt-for-webassembly not Qt WebKit. -
@zeethree50 said in Unable to use keyboard on web application using QT and Web Assembly.. HELP!!!:
Hello QT Community,
I have made a VERY simple web application for testing just displaying 1 line edit.
Is there is something I am missing because I am successfully able to click buttons and select radio buttons.
I am able to copy paste information into the line edit, but I am unable to type, delete, backspace, etc etc
Can someone please guide me in the right direction for this?
I have looked at the example on the QT website Web Assembly and they have one example that has a form and I was able to type in the fields to test.
What am I missing?
Cheers,Hi,
I have a similar problem, see:
https://forum.qt.io/topic/138202/virtual-keyboard-behaviour-in-webassembly
Qt Help assistant tell me that this issue will be resolved in Qt 6.5 version -
@zeethree50 I found this bug
https://bugreports.qt.io/browse/QTBUG-105582
4/4