Hey, thanks for the report. I can see the rendering corruption in the screenshot. This looks like a GPU rendering issue in the Chromium layer.
A couple of things to try:
-
Disable hardware acceleration: Open Cursor Settings (not the editor settings) and look for Disable Hardware Acceleration, or launch Cursor with the
--disable-gpuflag. -
Update GPU drivers: Make sure your graphics drivers are up to date.
Could you also share:
- What GPU do you have (e.g. NVIDIA, AMD, Intel integrated)?
- What driver version is installed?
Disabling hardware acceleration usually fixes this kind of visual artifact. Let me know if it helps.