SOLVED: Right click not canceling on left click and not opening elsewhere

Bricks Version: 1.2.1
Browser: Edge 90
OS: Windows
URL: https://try.bricksbuilder.io/t59050bf/sample-page/?bricks=run

This is more of a QOL issue than a bug, yet I expect that when I left-click, the right-click menu vanishes, and when I right-click somewhere else, it opens the right-click menu on that spot for that element rather than the browser contextual default right menu.

Here is a demo of the problem:

EDIT:

After debugging further, the right-click still shows up properly when right-clicking on another element after initially right-clicking somewhere but it fails (shows the browser right-click menu) when you left-click somewhere and then try to right-click. I believe this right-click would be fixed if the left-click would cancel the right-click menu.

Good catch, @cristianuibar. It will be fixed in 1.2.2. So that the custom context menu disappears on a left-click. And when right-clicking on another element, the custom context menu for that element will show.

1 Like