Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
None
-
6.7.2
Description
Qt WebView Examples - Minibrowser is broken on Andorid.
As you can see from the above image the toolbar is not visible at all.
If I'm editing the main.qml file and I'm setting visible: false to WebView I can see the tool bar, but is completely unresponsive, as the WebView is still active and is stealing all the events.
So there are two bugs:
- the positioning seems to e broken
- hiding the WebView still steals all the events.
Attachments
Issue Links
- duplicates
-
QTBUG-127530 Webview does not show header widget on Qt for Android 6.7 and other view issues
- Closed