sugarlabs / musicblocks

Music Blocks -- A musical microworld
https://musicblocks.sugarlabs.org/
GNU Affero General Public License v3.0
539 stars 726 forks source link

Issues with right-click on block #3905

Open pikurasa opened 2 weeks ago

pikurasa commented 2 weeks ago

Right now, on https://musicblocks.sugarlabs.org/, if you right-click on a block you get two menus. You should only get one.

Screenshot from 2024-06-14 17-33-36

walterbender commented 2 weeks ago

I briefly see the larger menu but it goes away when the smaller menu appears. What browser are you using?

apsinghdev commented 2 weeks ago

Probably, The reason for this problem is conflicting event listeners. I guess there is a code that checks whether the right-click event triggered on block area or non-block area and that check is failing in this case.

pikurasa commented 2 weeks ago

I briefly see the larger menu but it goes away when the smaller menu appears. What browser are you using?

Version 120.0.6099.224 (Official Build) built on Debian 11.8, running on Debian 11.7 (64-bit)