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

right click context menu not displaying #450

Closed
awalker125 opened this issue Dec 20, 2024 · 14 comments
Closed

right click context menu not displaying #450

awalker125 opened this issue Dec 20, 2024 · 14 comments

Comments

@awalker125
Copy link

This may not be a bug/issue and I may have inadvertently changed a setting to cause this but...

When I right click on a shape I no longer get a context menu which used to show "send to back/front" etc..

Instead I get the 4 way arrow symbol and when I move the mouse the background moves around.

Is there a setting that controls this? I looked in the src and couldnt see anything obvious.

I'm on a macbook if that makes any difference. On my windows machines this works fine.

@socay1
Copy link

socay1 commented Dec 23, 2024

I have the same issue, the right-click has turned into canvas dragging.
I checked the extension settings, and they are all default.
Is this a compatibility issue between VSCode and the extension version?

Version: 1.96.2
Commit: fabdb6a30b49f79a7aba0f2ad9df9b399473380f
Date: 2024-12-19T10:22:47.216Z
Electron: 32.2.6
ElectronBuildId: 10629634
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Darwin x64 23.6.0

@awalker125
Copy link
Author

At least I haven't imagined it. I'll check my versions later on

@yoshiharu-hirose
Copy link

Same problem with Visual Studio Code versions 1.96.0 and 1.96.2,
Downgraded to 1.95.2 and it works fine.

@mmorinag127
Copy link

same issue on me

@alex0ptr
Copy link

alex0ptr commented Jan 6, 2025

Can confirm that downgrading to 1.95.2 works just fine. So likely a breaking change in VS Code.

@awalker125
Copy link
Author

I downgraded this morning and it has fixed it. I'll see if I can get a bit of time to look after work to see if I can spot anything

@theramzay
Copy link

Same here, vscode:

Version: 1.96.2 (Universal)
Commit: fabdb6a30b49f79a7aba0f2ad9df9b399473380f
Date: 2024-12-19T10:22:47.216Z
Electron: 32.2.6
ElectronBuildId: 10629634
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Darwin arm64 24.2.0

@shrikanthganapathy
Copy link

shrikanthganapathy commented Jan 25, 2025

Version: 1.96.4
Commit: cd4ee3b1c348a13bafd8f9ad8060705f6d4b9cba
Date: 2025-01-16T00:16:19.038Z (1 wk ago)
Electron: 32.2.6
ElectronBuildId: 10629634
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Darwin arm64 24.2.0

Working hack/fix: Simultaneously right clicking and clicking scroll wheel pops us the context menu for me.

@cbluth
Copy link

cbluth commented Jan 27, 2025

same issue here:
Version: 1.96.2 (Universal)
Commit: fabdb6a30b49f79a7aba0f2ad9df9b399473380f
Date: 2024-12-19T10:22:47.216Z
Electron: 32.2.6
ElectronBuildId: 10629634
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Darwin arm64 23.5.0

@hediet
Copy link
Owner

hediet commented Jan 28, 2025

Can you check if "hediet.vscode-drawio.offline" is set to true? (if set to false, an iframe is used, which causes some issues)

@shrikanthganapathy
Copy link

Can you check if "hediet.vscode-drawio.offline" is set to true? (if set to false, an iframe is used, which causes some issues)

Checked and it is set to true.

@yoshiharu-hirose
Copy link

This problem was resolved by upgrading to Visual Studio Code 1.97.0 for me.

@JakeGinnivan
Copy link

Yep, fixed for me too.

@hediet
Copy link
Owner

hediet commented Feb 14, 2025

Closing since it seems to work now.

@hediet hediet closed this as completed Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants