Assuming you like the idea of enabling the F shortcut regardless where the user clicks... one problem is that on loading of a livestream (not VOD), the chat input is activated by default. Thus the F shortcut is not accepted.
And you can't TAB out of it (eg quick TAB > F) because Twitch has coded a custom behaviour for the tab key (some kind of auto complete). Therefore I have to click outside of the chat input box to be able to start using the shortcut.
On VOD that's not a problem because there is no chat input that get focused on page load.
Sooooo... one option could be "Do not auto focus the chat box".
I can live without it though ;)
Assuming you like the idea of enabling the F shortcut regardless where the user clicks... one problem is that on loading of a livestream (not VOD), the chat input is activated by default. Thus the F shortcut is not accepted.
And you can't TAB out of it (eg quick TAB > F) because Twitch has coded a custom behaviour for the tab key (some kind of auto complete). Therefore I have to click outside of the chat input box to be able to start using the shortcut.
On VOD that's not a problem because there is no chat input that get focused on page load.
Sooooo... one option could be "Do not auto focus the chat box".
I can live without it though ;)