cms icon indicating copy to clipboard operation
cms copied to clipboard

bug: Keybindings Interference Between Video Player and Comments Textarea

Open Devmanwani opened this issue 1 year ago • 2 comments

Description: When using the website, I noticed that the keybindings for navigating within the video player interfere with the comments functionality. Specifically, when I click on the comments textarea and then use the keybindings <, >, t, Shift+Up, and Shift+Down, which are meant for controlling the video player, they trigger actions within the video player.

Steps to Reproduce:

Go to the website. Click on the comments textarea to focus on it. Use the keybindings <, >, t, Shift+Up, and Shift+Down, which are used for controlling the video player. Expected Behavior: The keybindings should only affect the video player when it is in focus, and affect the comments when it is in focus.

Video about the Issue:

https://github.com/code100x/cms/assets/36275192/243008f7-36f6-458d-9fbf-205ddc546d08

Devmanwani avatar Apr 11 '24 09:04 Devmanwani

@Devmanwani, I fond the way to solve this. can i take this?

Aayuslad avatar Apr 11 '24 09:04 Aayuslad

@Devmanwani, I fond the way to solve this. can i take this?

Have already fixed it in #365

Devmanwani avatar Apr 11 '24 09:04 Devmanwani