Canvas: Create New Canvas button highlight is clipped after UI scaling

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

After opening a Canvas from an LLM prompt, navigate to Recent in the Canvas view. When the UI has been scaled down using Ctrl + Shift + -, clicking and holding the Create New Canvas button causes the blue highlight/focus state to appear clipped at the top.

This does not occur at the default or other normal scaling levels.

Blurred confidential information so please ignore.

Steps to Reproduce

Open Cursor and prompt an LLM to create/open a Canvas.
Navigate to the Canvas → Recent view.
Reduce the UI scaling using Ctrl + Shift -.
Locate the Create New Canvas button.
Click and hold the button.
Observe the blue highlight/focus state around the button.

Expected Behavior

Button is fully visible.

Screenshots / Screen Recordings

Operating System

Windows 10/11

Version Information

Version: 3.16.29 (user setup)
VS Code Extension API: 1.128.0
Commit: 6246455961129c32969845e00aa25d87ae926ec0
Date: 2026-08-18T01:26:26.285Z
Layout: IDE
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.291
OS: Windows_NT x64 10.0.26200

For AI issues: which model did you use?

Auto - I got it to create a canvas

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the detailed report. The repro steps, version, and screenshot are exactly what we need. I can see the top edge of the blue focus outline is clipped.

As far as I can tell, this is just a visual rendering artifact with the focus outline at a fractional UI scale Ctrl+Shift+-. It doesn’t affect Canvas functionality. I’ve passed it to the team and we’re tracking it, but I can’t share a timeline yet.

As a temporary workaround, reset zoom to default with Ctrl+Shift+0. At normal scale, the outline renders correctly.

If you notice the same artifact anywhere else in the UI, let me know. It’ll help us understand the full scope.

Thanks for the quick reply. I enjoy this reduced scaling so I can live with it :slight_smile: , just doing my part.

Any questions, feel free to ask.