Details
Description
Steps to reproduce:
- Start simplebrowser
- Navigate to http://kiev.tm/select.html
- Open combobox
- Close application
I couldn't reproduce the issue with quick browser.
Actual behavior:
App doesn't exit but hangs. The following error message occurs on Windows:
External WM_DESTROY received for QWidgetWindow(0x8e227e0, name="QtWebEngineCore::RenderWidgetHostViewQtDelegateWidgetClassWindow") , parent: QWindow(0x0) , transient parent: QWindow(0x0) No context current during QPlatformBackingStore destruction, OpenGL resources not released
There is no error message on Linux.
Expected behavior:
App exits.
I think this issue might be related or similar to https://bugreports.qt.io/browse/QTBUG-54836
Attachments
Issue Links
- relates to
-
QTBUG-54836 When a QWebEngineView is on a modal dialog then a webpage with a select tag will not respond well to the mouse
-
- Closed
-