zorchenhimer / MovieNight

Single instance video streaming server with integrated chat.
https://discord.gg/F2VSgjJ
MIT License
691 stars 87 forks source link

Do not move focus to the next control when hitting tab in the #msg textarea #89

Open joeyak opened 5 years ago

zorchenhimer commented 4 years ago

Was this added? I seem to remember you adding it, but I couldn't find the commit (i didn't look too hard though).

joeyak commented 4 years ago

Just tested it, and this is not implemented. This area is already set up to capture keypresses https://github.com/zorchenhimer/MovieNight/blob/master/static/js/chat.js#L240