flood icon indicating copy to clipboard operation
flood copied to clipboard

Browser context menu opens if ContextMenu is already open

Open wopian opened this issue 7 years ago • 2 comments

Moved from https://github.com/jfurrow/flood-ui-kit/issues/3

If the ContextMenu is open anywhere else in the app, right clicking elsewhere opens up the browser's context menu instead of opening a new ContextMenu instance.

Expected

Existing ContextMenu to be closed and a new ContextMenu created.

Actual

Existing ContextMenu remains open and the browser context menu opened.

Steps to Reproduce

  1. Right click a torrent
  2. Right click another torrent

Environment

Version: 0.1.7 Browser: Chrome 63

wopian avatar May 31 '18 16:05 wopian

that's a non issue. this is browser related. not a bug in flood.

GottZ avatar Nov 20 '18 11:11 GottZ

@GottZ no it's not. Random examples:

  • https://codepen.io/SitePoint/pen/MYLoWY
  • https://vkbansal.github.io/react-contextmenu/#/dynamic-menu

wopian avatar Nov 21 '18 03:11 wopian