Missing S's in Browser Snapshots

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When a model uses the browser snapshot tool, the tool response has all instances of the character “s” or “S” replaced with whitespaces.

Steps to Reproduce

Ask an agent in agent mode to “use the browser snapshot tool” to open a specific URL, that has instances of the character “s” or “S” in it’s text. Look at the response to see that instances of the character “s” and “S” are replaced with " ".

Expected Behavior

The snapshots should be accurate, including all characters in the actual site.

Screenshots / Screen Recordings

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.2.44
VSCode Version: 1.105.1
Commit: 20adc1003928b0f1b99305dbaf845656ff81f5d0
Date: 2025-12-24T21:41:47.598Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 25.0.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. This looks like a bug in the browser snapshot tool text handling. Some code is accidentally deleting the ‘s’ character.

Can you send me the request ID (chat context menu in the top right > Copy Request ID)? I’ll pass it to the team to fix.

Here’s the ID: 5c826498-7151-43f1-929e-fc26bb92382c, but I’m in privacy (legacy) mode, and I don’t want to even temporarily change that.

1 Like

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