Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.6.0 Beta3
-
None
Description
It seems that WebEnbineView doesn't handle the input type of a form correctly. Tested on Windows 11.
Correct:
- Use Edge / Chrome / whatever
- Open Windows 11 Touch Keyboard
- Navigate to https://www.w3schools.com/TAGS/att_input_type_email.asp
- Focus "Enter your email" field
- Touch Keyboard shows "@" character character correctly on first page
Bug:
- Use QuickNanoBrowser Example
- Open Windows 11 Touch Keyboard
- Navigate to https://www.w3schools.com/TAGS/att_input_type_email.asp
- Focus "Enter your email" field
- Touch Keyboard still shows "@" character on second page, making it difficult to enter email address.
- Expected behavior: Show @ on first page for easier email address entry.
Error appears for type=number" as well.
Attachments
Issue Links
- relates to
-
QTBUG-97809 Windows touch keyboard issues with WebEngine
- Reported