Feedback
Improve Keyboard state during pointer events
- Status
- Fixed
- Fixed in
- v26.6.4
- Source discussion
- https://forum.objo.dev/d/381-keyboard-class-lack-features
- Last updated
- 2026-06-15
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Make the shared Keyboard module report the current keyboard modifier state while mouse and pointer handlers are running. This lets desktop apps use workflows such as Shift-click, Shift-drag, Ctrl/Command-click, and Alt-drag without changing existing mouse event signatures.