Description
In Claude Code v2.1.148, mouse wheel scrolling no longer works in agent view. Instead, a yellow warning appears at the bottom:
Scroll wheel is sending arrow keys use PgUp/PgDn to scroll
Environment
- Version: v2.1.148
- Platform: Linux (WSL2)
- Shell: bash
Expected Behavior
Mouse wheel should scroll the agent view up and down, as it did in previous versions.
Actual Behavior
Mouse wheel input is interpreted as arrow keys instead of scroll commands. Users must use PgUp/PgDn keys to navigate.
Steps to Reproduce
- Open Claude Code v2.1.148
- Navigate to agent view
- Try to scroll using mouse wheel
- Observe yellow warning message at bottom
Impact
This breaks the expected scrolling behavior and forces users to use keyboard-only navigation in agent view.
Workaround
Use PgUp/PgDn keys for scrolling as suggested by the warning message
Description
In Claude Code v2.1.148, mouse wheel scrolling no longer works in agent view. Instead, a yellow warning appears at the bottom:
Environment
Expected Behavior
Mouse wheel should scroll the agent view up and down, as it did in previous versions.
Actual Behavior
Mouse wheel input is interpreted as arrow keys instead of scroll commands. Users must use PgUp/PgDn keys to navigate.
Steps to Reproduce
Impact
This breaks the expected scrolling behavior and forces users to use keyboard-only navigation in agent view.
Workaround
Use PgUp/PgDn keys for scrolling as suggested by the warning message