Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Context menu bug #3266

Closed
MarcoGrandeRDTech opened this issue Aug 7, 2024 · 2 comments
Closed

Context menu bug #3266

MarcoGrandeRDTech opened this issue Aug 7, 2024 · 2 comments
Labels
bug A bug in the code of Cytoscape.js
Milestone

Comments

@MarcoGrandeRDTech
Copy link

Environment info

  • Cytoscape.js version : cytoscape: 3.30.1,
    cytoscape-context-menus: 4.1.0

  • Browser/Node.js & version :

  • node version 18.20.0

  • Multiple browsers (Mozilla, Chrome, Edge)

What does the bug do?

I can't open the context menu after left clicking on my cytoscape grid, the same behaviour happens on the context-menu demo available online. https://ivis-at-bilkent.github.io/cytoscape.js-context-menus/demo.html and also https://cytoscape.org/cytoscape.js-cxtmenu/

Desired behaviour
The context menu should appear after left clicking.

Minimum steps to reproduce

Step1: right click on node -> correctly opens the context menu
Step2: left click anywhere on the cytoscape grid
Step 3: right click on node -> context menu doesn't appear anymore

@MarcoGrandeRDTech MarcoGrandeRDTech added the bug A bug in the code of Cytoscape.js label Aug 7, 2024
@maxkfranz
Copy link
Member

@maxkfranz maxkfranz added this to the 3.30.2 milestone Aug 7, 2024
@maxkfranz
Copy link
Member

I’m going to keep this open for now to avoid more duplicate reports.

A fix will be published today (with PR #3263).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug in the code of Cytoscape.js
Projects
None yet
Development

No branches or pull requests

2 participants