Question panel unable to click "Continue" after SSH reload

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

I cannot click “continue” to next step on the Plan mode question popup, After reload window during an SSH session

Steps to Reproduce

  1. SSH connect to a remote host in Cursor IDE
  2. Enter plan mode, the plan mode agent will come back to ask clarifying questions in a popup
  3. Before clicking continue, use Cmd+Shift+P > and select Developer: reload window
  4. After reload, the same agent discussion history is loaded with question popup visible, but clicking “continue” button is unresponsive, nothing happened, no next steps.

Expected Behavior

Clicking “continue” button should take me to next steps in agentic workflow

Screenshots / Screen Recordings

Operating System

MacOS

Version Information

Version: 3.10.11

Does this stop you from using Cursor

No - Cursor works, but with this issue

Thanks for the report, @dissenter98!

I’m able to reproduce this issue even without using SSH. If there are pending questions in the Editor and I run Cmd + Shift + P > Developer: Reload Window, I’m no longer able to submit my answers.

As a workaround (not the prettiest, but it works): typing “Ask me the questions again” into the chat should re-prompt the questions and allow you to submit them.

I’ve filed a bug with the team!