zen-audio-player/zen-audio-player.github.io

Clicking near focus button redirects to another url

abnazhor opened this issue · 2 comments

Trying the website https://zenplayer.audio/ I've found that there is an event that triggers when the user clicks on the div element instead of doing that only on the focus button. To test it you just have to click near the focus button to see how the url is redirected to what is supposed to be the url in the focus button.

I've tried it with the latest version of both Firefox and Chrome and the result is the same.
2019-10-23_20-45

I would love to work on this!

Problem solved on #332 pull request.