Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Won't Do
-
Affects Version/s: 5.11.3, 5.15.0
-
Fix Version/s: None
-
Component/s: WebView
-
Environment:Any iOS or Android device.
Qt 5.11.3
-
Platform/s:
Description
This issue is also recently posted to the Qt forums: https://forum.qt.io/topic/95626/impossible-to-detect-keyboard-visibility-size-when-using-webview-on-android
When using a webview with input fields, the keyboard shows up but is not recognized by the Qt Input Method. It is not detected as visible and the keyboardRectangle returns 0 height.
Therefore it seems to be impossible to react to the opening keyboard when using a webview.