A temporary workaround could be to run affected applications with the following env:
QTWEBENGINE_CHROMIUM_FLAGS="--disable-gpu --disable-gpu-compositing" <application>
substituting <application>
with whatever application.
Paul is reporting this to Qt, but it’ll be useful to know if you also have an AMD GPU.