‘switch model’ page not full

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

On the chat page, when there’s a full-page message and I click the ‘switch model’ button, the dropdown can’t be fully seen. I can only see the model search bar, and the other options are hidden at the edge of the screen. It’s because the menu opens downward, so it gets hidden. After restarting Cursor, the menu opens upward instead, and everything becomes visible.

Steps to Reproduce

I haven’t been able to reproduce it yet.

Screenshots / Screen Recordings

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.1.26 (user setup)
VSCode Version: 1.105.1
Commit: f628a4761be40b8869ca61a6189cafd14756dff0
Date: 2025-11-24T05:39:06.655Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.26200

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. This looks like a UI positioning issue where dropdown menus don’t automatically move when they would go past the edge of the screen.

Could you please update to the latest version (2.1.35) and check if the issue still happens? You’re currently on 2.1.26, and this might have been fixed in a recent update.

To update: Menu → Help → Check for Updates

If you can still reproduce it on 2.1.35, please share any patterns you notice (screen size, chat message length, specific UI states). That would really help us debug it.