Skip to content

Fix wheel scrolling over prompt tag overlays#305

Draft
cursor[bot] wants to merge 1 commit into
mainfrom
cursor/critical-bug-investigation-6baf
Draft

Fix wheel scrolling over prompt tag overlays#305
cursor[bot] wants to merge 1 commit into
mainfrom
cursor/critical-bug-investigation-6baf

Conversation

@cursor

@cursor cursor Bot commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Fix wheel-scroll target selection when the prompt clickable-tag overlay receives the wheel event.
  • Inspect the full hit-test stack before falling back to panel scrolling so the underlying textarea remains the locked scroll target.

Bug and impact

With clickable prompt tags enabled, wheel/trackpad scrolling over tag text could scroll the side panel instead of the prompt textarea, breaking scrolling in the primary prompt editor on a default UI path.

Validation

  • npm run build
Open in Web View Automation 

Co-authored-by: Mooshieblob <blob@mooshieblob.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant