Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
The text gets mirrored when I type in an agent tab that’s in its own window. For example, ‘Hello’ becomes ‘olleH’. I’ve found a manual fix: if I type the first letter and then click right after it, it starts working correctly. It seems like the cursor automatically jumps back to the start of the text box when I type directly.
Steps to Reproduce
Open the IDE and create a new agent. Drag the tab outside the editor to open it in its own window. Click out of the agent’s text box, then try clicking back in.
Screenshots / Screen Recordings
Operating System
Windows 10/11
Version Information
Version: 3.0.16 (user setup)
VSCode Version: 1.105.1
Commit: 475871d112608994deb2e3065dfb7c6b0baa0c50
Date: 2026-04-09T05:33:51.767Z
Layout: editor
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26200
Additional Information
The text box behavior is also glitchy when deleting letters; it often snaps back to the beginning of the line or the first character.
Does this stop you from using Cursor
No - Cursor works, but with this issue
EDIT (added recording):
