Keyboard context menu on navigation panes/ left pane

Steps to reproduce

In v0.14.3, the command Show context menu under cursor was introduced. :tada:, however the function seems not applied to the navigation pane/ left pane.
Using keyboard hotkeys.

  1. Assign Files: Show file explorer and Show context menu under cursor
  2. Use Files: Show file explorer
  3. Cursor any file with arrow ↓↑
  4. Use Show context menu under cursor
    ex:
    image
    image Show context menu under cursor as example hotkey assignment.

Expected result

image1
image1 Show context menu under cursor to a directory/ folder.

image2
image2 Show context menu under cursor to a file.

Actual result

After pressing F3 on the file.
image3
image3 focus on editor pane unintentionally then showing context menu
or
image4
image4 doesn’t show anything, last step at number 2 which just cursor with arrow.

Environment

  • Operating system:
    Windows 11 Home Single Language 10.0.22621

  • Debug info:```
    SYSTEM INFO:
    Obsidian version: v1.1.16
    Installer version: v1.1.9
    Operating system: Windows 10 Home Single Language 10.0.22621
    Login status: not logged in
    Insider build toggle: off
    Live preview: on
    Legacy editor: off
    Base theme: dark
    Community theme: none
    Snippets enabled: 0
    Restricted mode: on

RECOMMENDATIONS:
none


### Additional info
`Show context menu under cursor` is made for right click mouse on keyboard purpose, so to testing the function on navigation pane is by using the right click mouse.

Show context menu under cursor is an editor’s command.
There is no cursor in the file explorer.

There is an open FR for this

You missing the point, the cursor by the context mean the selection/ selection highlight/ hover selection.

Anyway, by the reference you gave Hotkey to open context menu in File Explorer, yes this topic is pointing that way.

Summary

The context menus hotkey on navigation pane is not a bug (yet), the feature is already requested to Hotkey to open context menu in File Explorer.

Case closed.