mauuroo / Spydio

Spotify controller
Other
3 stars 0 forks source link

serious bug after the new mode #1

Open mauuroo opened 3 hours ago

mauuroo commented 3 hours ago

Bug

After the integration of the new mode, a serious bug was detected in which the code fails to detect the space bar and the “left” and “right” keys to play or avoid playback.

Description

When the last key was a space (play video) when trying to fast forward or rewind the multimedia content in the browser with the “left” and “right” keys somehow the code does not enter the exception and executes the code to play the multimedia content.

Similarly it seems to fail in some cases to pause the content with the space bar but not yet identified the pattern behind it happens

mauuroo commented 2 hours ago

Solution

The changes uploaded in commit 46ec5586aa2a7304ec2ea4bba32f1c947b699f6c were responsible for this bug.

mauuroo commented 2 hours ago

there is uncertainty as to whether the audio is muted by keypad or click.