MarkM-dev / Previews-client

Previews (For TTV) - Live previews when hovering over streams on twitch | A bunch of quality of life improvement features to twitch.
Other
100 stars 11 forks source link

Can't go forward/backwards with arrow keys when a Twitch Extension is active #83

Closed jaylay99 closed 2 years ago

jaylay99 commented 2 years ago

I surprisingly use the left/right arrow a lot to go back seconds ago to watch something I missed, but unfortunately, when a Twitch extension is active, it won't let me do it. I have to disable any Twitch Extension to make the feature work.

There are some Twitch Extensions that I really like so I don't want to actually disable them. That'd be great if that was fixed, thanks!

MarkM-dev commented 2 years ago

Hi, it's not possible to catch events from twitch extensions elements because they don't bubble up from their iframes. if you want to use the seek while extensions are over the video, click somewhere else on the page (not the video or a text input) and then seek.