Details
-
Suggestion
-
Resolution: Done
-
P2: Important
-
5.6.0
-
None
-
OS: Windows 7 Professional SP1
Qt version: 5.6.0 open-source edition
-
6534b09073791398bad99863821740e986915bff
Description
WebEngineView takes focus every time url is loaded. Such behavior makes almost impossible to properly manage focus in the application in some cases.
Please, see example project attached. Assuming we have an application that have some elements to select and a web view that will load some information on selection change. In example app we have two selectable rects and a web view. When rect clicked it takes focus and load an url into web view. As web view starts url load, rect looses its focus immediately.
Attachments
Issue Links
- relates to
-
QTBUG-53159 Qt Quick WebEngineView gets focus when enabled is set to false
- Closed