Details
Description
Whenever a url set on a Qt Quick WebEngineView, and the enabled property is set to false, the view automatically gets focus, but you can not interact with the view.
For instance if google.com is loaded, the search text field is focused, and the text cursor is blinking, but you can not interact with the field.
The view should not get focus if enabled is set to false.
Attachments
Issue Links
- relates to
-
QTBUG-52999 QML WebEngineView grabs focus every time url loaded
- Closed