Devtools context menu is hidden

When I right click a DOM node in Devtools, the context menu is not visible, this only happens when the Devtools is in a separate window, however it works as intended when it’s docked inside the vault.

Right click menu is currently active for the body tag (but is hidden).
image

This also happens in the sandbox vault, so after further investigation, it turns out that the context menu (right click menu) that is hidden, it does appear when invoked, but it does it behind the Devtools main window, so it’s neither visible nor accessible unless I shrink the window.

Steps to reproduce

  1. Open Obsidian
  2. Open Devtools
  3. In “Customize and control Devtools” select “Undock into separate window”
  4. Right click a DOM node to invoke the context menu (It won’t be displayed).

Did you follow the troubleshooting guide? [Y/N]

Y

Expected result

The context menu should be correctly displayed if Devtools is in “Undock into separate window” mode.

Actual result

It’s hidden in “Undock into separate window” mode, like if the context menu had a z-index inferior than the Devtools main window.

Environment

SYSTEM INFO:
Obsidian version: v1.5.0
Installer version: v1.4.16
Operating system: Windows 10 Home Single Language 10.0.19045
Login status: logged in
Catalyst license: insider
Insider build toggle: on
Live preview: on
Base theme: dark
Community theme: Source v0.0.5
Snippets enabled: 6
Restricted mode: off
Plugins installed: 36
Plugins enabled: 19
1: Hotkeys for specific files v1.4.0
2: Hotkeys for templates v1.4.3
3: Kanban v1.5.3
4: Meld Encrypt v2.3.5
5: MetaEdit v1.8.2
6: Quick Explorer v0.2.8
7: QuickAdd v1.6.0
8: Underline v1.2.1
9: List Callouts v1.2.0
10: Hover Editor v0.11.15
11: Hider v1.3.1
12: Templater v1.18.1
13: Custom Frames v2.4.6
14: Pane Relief v0.5.2
15: Code Editor Shortcuts v1.14.0
16: Dataview v0.5.64
17: Alias from heading v1.0.12
18: Advanced URI v1.38.1
19: Excalidraw v2.0.4

2 Likes

I am also facing the same issue. I don’t think this is specific to PC or a problem with plugins, as this is happening across multiple PC and even a new install of obsidian with empty vaults does not fix this.

please help

I’m running into the same issue.

Seems to be a bug within electron:

This issue persists as of Obsidian v1.6.7

Please fix.

The upstream bug you linked was fixed in electron 29. We are running electron 30.
Download abd reinstall obsidian.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.