Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.277 ·

Notification rendering drops its keydown capture handler

Notification popups no longer capture keydown events on their wrapper

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal0worth watching, 1 to 5
AreaTerminal UIwhat it touches
KindInternal Changesin v2.1.277,
Under the hood

Notification popups no longer capture keydown events on their wrapper

What

The container that wraps notification popups in a column layout no longer passes an onKeyDownCapture handler, removing a key-capture hook that previously existed on that element.

Why

Removing this handler means the notification wrapper no longer intercepts key presses before they reach other parts of the interface, though the finding does not say what behavior this was previously enabling or blocking.

How sure we are
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubtWhat functionality onKeyDownCapture was providing, and what effect removing it has, is not stated in the finding.

See this entry in the whole of v2.1.277 →