Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
1.0
-
None
Description
Normal Google Chrome will trigger the keyup event when inputting Chinese in the input tag, but the QWebEngineView will not trigger the keyup event when inputting Chinese. Only when inputting spaces, enter keys, English letters, numbers the keyup event will be triggered synchronously. I tested the Simple Browser of Qt5.12.4 and it has this problem.