Chat history items is not opening

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

After recent update when I try to click on any chat in chat history dropdown - nothing happens. So I’m basically can’t see my previous chats. When I open past chats from “referenced by agents” section in plan markdown files - past chats are opened okay.

Steps to Reproduce

  1. open past chats dropdown
  2. try clicking on any chat
  3. observe nothing happens

Expected Behavior

past chats should be opened

Screenshots / Screen Recordings

Operating System

MacOS

Version Information

Version: 2.6.11
VSCode Version: 1.105.1
Commit: 8c95649f251a168cc4bb34c89531fae7db4bd990
Date: 2026-03-03T18:57:48.001Z (1 day ago)
Build Type: Stable
Release Track: Default
Electron: 39.6.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Darwin arm64 24.6.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

4 Likes

I’m able to “fix” this by running “Developer: Reload Window”, but sometimes it appears again directly. So I need to do multiple reloads in a row to get access to my chats :sweat_smile:

Version: 2.6.11
VSCode Version: 1.105.1
Commit: 8c95649f251a168cc4bb34c89531fae7db4bd990
Date: 2026-03-03T18:57:48.001Z (1 day ago)
Build Type: Stable
Release Track: Default
Electron: 39.6.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.2.0

Hey, thanks for the report. This is a known bug in 2.6.11. It’s related to the Editor Classic layout.

Workaround: click the double-arrow icon in the top-right corner of the chat panel to switch away from the Classic layout. After that, chat history should work normally.

More details in this thread: [2.6.11] Clicking On Chat in Chat History Not Working

The team is aware of the issue. Let me know if the workaround doesn’t help.

3 Likes

the workaround fixes the chat history issue but not the UI issue. there is an issue with UI, where it looks like the resolution starts degrading until user cant see much of the code

Haven’t heard this, maybe open up a separate bug report? Share screenshots.

I had the same issue this morning, and ended up reverting the version of Cursor to 2.5.26. And the shortcuts and chat history are working how they were before.

Version: 2.5.26
VSCode Version: 1.105.1
Commit: 7d96c2a03bb088ad367615e9da1a3fe20fbbc6a0
Date: 2026-02-26T04:57:56.825Z
Build Type: Stable
Release Track: Default
Electron: 39.4.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.3.0

Thanks @deanrie this worked as a workaround.

1 Like

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.