classtranscribe / FrontEnd

The React + Redux Frontend for ClassTranscribe
https://classtranscribe.illinois.edu
Other
25 stars 27 forks source link

Consume arrow keys when changing playback rate #738

Open angrave opened 7 months ago

angrave commented 7 months ago

When changing playback rate using arrow keys, the video also jumps forwards and backwards. These events should be consumed by the control and not propagated to the player.

mumbler6 commented 1 week ago

@angrave

Just to clarify, by the video jumping forward and backward, do you mean similar to how the left and right arrow keys skip 10 seconds back and forward? The playback rate shortcuts are on SHIFT+Up Arrow and Shift+Down Arrow, so changing the playback rate like this doesn't seem to jump the video forwards or backwards in that sense.

angrave commented 3 days ago

Maybe this issue description is out of date. But there's still some quirky stuff.