-
Notifications
You must be signed in to change notification settings - Fork 159
[BUG] Scoped Hotkeys docs section broken on Safari #1315
Copy link
Copy link
Open
Description
Describe the bug
https://react-hotkeys-hook.vercel.app/docs/documentation/useHotkeys/scoping-hotkeys#global-hotkeys-and-scoped-components
I was scoping this out as an alternative to our in-house handling of keyboard shortcuts -- this section of the docs appears broken for Safari. It works in Chrome. See attached video:
output.mp4
UPDATE
Be advised that the other scoped demos work in Safari for the later examples on this page, so I'm guessing this is specific to button-related focus handling in safari.
To Reproduce
Steps to reproduce the behavior:
- Open Safari and Chrome
- Navigate to aforementioned section
- Interact with the scoped hotkeys section on both browsers
- See error
Expected behavior
Should work in both
Screenshots
See vid above
Desktop (please complete the following information):
- OS: macOS Tahoe
- Browser: chrome 144.0.7559.110 and safari 26.2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels