[Interest] Transparent WebEngineView hides the elements behind it
sevenrats at tutanota.com
sevenrats at tutanota.com
Tue Mar 7 01:37:15 CET 2023
Ifwe make a Qt WebEngineView transparent it will not allow viewinganything behind it. This includes other Qt Quick elements or stuffdrawn behind it using OpenGL. Instead it causes whatever the previousframe was to be repeated. So for instance if we display an image inthe WebView and get rid of it, the image will still be there as a"ghost".
Arewe doing something wrong with the new rendering api or is this a bug?
Anexample of thisbehavior: https://github.com/jellyfin/jellyfin-media-player/tree/qt6
Thanks!
Austin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20230307/af2440c1/attachment.htm>
More information about the Interest
mailing list