https://bugs.kde.org/show_bug.cgi?id=502003

Maik Qualmann <metzping...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |metzping...@gmail.com

--- Comment #6 from Maik Qualmann <metzping...@gmail.com> ---
I don't think disabling WebGL will help. This seems to be a problem with the
Nouveau driver.
The other problem is the same one we had with the Geolocation Editor. It can
still be reproduced by calling the help in the setup.
The dialog is launched with exec(), QWebEngine apparently tries to open an
OpenGL window via the parent, which closes the dialog (it didn't crash). If
show() is used to open it, the dialog closes briefly and reappears.
A nullptr for the web browser dialog is not an option; it then appears behind
the current dialog. I'm still working on a good solution.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to