WebKitGTK based application will use Accelerated Compositing mode to render web content. However, this feature does not behave properly under software provided OpenGL (llvmpipe).[^not_only_software] Using WEBKIT_DISABLE_COMPOSITING_MODE=1 to disable this mode. ^env_var Maybe Qubes can add WEBKIT_DISABLE_COMPOSITING_MODE=1 to user's default environment.
Qubes OS release
Qubes Release 4.2.3 (R4.2)
Brief summary
WebKitGTK based application will use Accelerated Compositing mode to render web content. However, this feature does not behave properly under software provided OpenGL (llvmpipe).[^not_only_software] Using WEBKIT_DISABLE_COMPOSITING_MODE=1 to disable this mode. ^env_var Maybe Qubes can add
WEBKIT_DISABLE_COMPOSITING_MODE=1
to user's default environment.[^not_only_software]: This bug effects many user, not only software render users. For example: https://github.com/NixOS/nixpkgs/issues/32580
Steps to reproduce
Expected behavior
Behave properly.
Actual behavior
Not behave properly.