Werk #19926: Slide-in panels now support keyboard scroll navigation on open
| Component | User interface | ||||
| Title | Slide-in panels now support keyboard scroll navigation on open | ||||
| Date | Apr 29, 2026 | ||||
| Level | Trivial Change | ||||
| Class | New Feature | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
When a slide-in panel opens, keyboard scroll keys (Home, End, PageUp, PageDown) now work immediately without having to click inside the panel first. Focus is placed on the scrollable content area on open, so you can start scrolling straight away.
Note that this changes the Tab order inside the panel: previously the first Tab stop after opening was the close button; now it's the first focusable element in the content area. The close button is still reachable via Shift+Tab or by tabbing through the content.