Closed dominic-simplan closed 7 years ago
Don't know what happens, will need to debug this some day.
@dominic-simplan can you still reproduce this issue with vaadin 8.1.5? Seems to be fixed now. (at least I can not reproduce this issue any more, but saw it occasionally before, and it was independent from v-leaflet anyways).
OK, then it was probably an issue in the context menu or the vaadin side hooks. Will close this, thanks a lot for the report!
Hi,
if the ContextMenu (I am using the official Vaadin Add-on) is opened on one marker, and I make a right-click on a second marker, the context menu on the first marker disappears (which is fine) and the context menu for the second marker appears for less than a second and immediately disappears again.
To make it even more curious: This only happens if the right-click is "fast" enough. If I make a slow right-click (i.e. holding down the mouse button a little longer before releasing it), it works as expected.
Happens on both Chrome and Firefox.
Example layout to reproduce:
Related dependencies:
Any ideas?
Best regards, Dominic