Chat UI shows internal comment-menu strings instead of AI response when attaching PDF/DOCX and asking about document comments

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

OS: Linux (Fedora)
What happened: After attaching 1 PDF + 2 DOCX and asking the agent to read comments in the documents, a popup appeared with internal UI copy like “The contributed comment thread title’s peek context menu…” instead of a normal chat response. Looks like Cursor’s code-comment UI strings leaked into the chat surface.

Steps to Reproduce

  1. In agent mode
  2. multitask selected
  3. Dragged and dropped 2 docx and 1 pdf into the chat (all have comments in them mad in google workspace tooling)
  4. ask for the agent to summarize in chat what the docs are about and how many comments are in the docs. and who made the comments

Expected Behavior

Expected: Agent reads attachments / answers about document comments.
Actual: Internal comment-menu descriptions + Request ID shown in a dialog.

Screenshots / Screen Recordings

Operating System

Linux

Version Information

Version: 3.11.13
VS Code Extension API: 1.125.0
Commit: 3f21b08f0b436a07be29fbfe00b304fa15553350
Date: 2026-07-10T01:45:28.254Z
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.256
OS: Linux x64 7.1.3-200.fc44.x86_64

For AI issues: which model did you use?

Cursor Grok 4.5 High Fast

For AI issues: add Request ID with privacy disabled

Request ID: 27d6b26b-ece7-413a-b758-e65c1e61332a

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey @Mikael_Sundh!

Thanks for sharing. That’s the first time I’ve seen behavior like that!

We had some issues with Grok 4.5 this morning, and I can’t find your Request ID in our backend, which makes me wonder if the request ever made it to our servers at all.

A few questions to help us dig in:

  • Does the issue persist in a new chat?
  • Is it always triggered by having a PDF plus multiple .docx files in a multitask chat? (I tried to reproduce this but wasn’t successful.)
  • Have you seen it come up in any other situations?
  1. you are on to something here. I tried it now and it does not persist in a new chat. I now get the correct output: full comments and source of comment report given accuratly
  2. I am not able to reproduce it now either.
  3. Nope, only this one time this morning. (I have never asked it to do a summary of the comments in documents before.

So it seems like it was some temporary hiccup.
I will be back if it happens again :).