Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.4.2
-
None
Description
Steps to reproduce:
- Run any example with a text field using WASM.
- Open example on Android browser.
- Focus on input field.
- Try to type some characters.
Expected: The typed text is entered.
Actual: Text is not entered.
Reproducibility: 100%
Update: it happens to all Qt Quicks inputs (TextEdit, TextField, TextArea). It works fine with QLineEdit, QTextEdit and QPlainTextEdit.
Attachments
Issue Links
- relates to
-
QTQAINFRA-5393 Qt Test Attack - Feb, 2023
- Open