-
Notifications
You must be signed in to change notification settings - Fork 1
Description
When playing media that has sections marked by the Intro Skipper plugin, the "Skip Intro" button appears on the screen as expected. However, the button is not interactive. I am unable to navigate to it, focus on it, or select it using the Roku remote.
Steps to Reproduce
Play a video that has intro markers generated by the Intro Skipper plugin.
Wait for the intro section to begin and the "Skip Intro" button to appear on the overlay.
Attempt to navigate to the button using the directional keys on the Roku remote.
Result: The button remains unfocused and cannot be clicked.
Expected Behavior
The button should be focusable so the user can click it to skip the section.
Suggestion: Ideally, when the button appears, the focus should automatically shift to the "Skip Intro" button (or it should be the default selection) so that a simple OK press triggers the skip immediately.