eclipse-theia/theia

Context menu issue on explorer tree while using keyboard

Offen

#7.871 geöffnet am 25.05.2020

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (2.478 Forks)batch import
bughelp wantednavigatortree

Repository-Metriken

Stars
 (18.676 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Bug Description:

Context menu for explorer tree is shown for non-selected node while using context key. Working fine while using mouse click

Steps to Reproduce:

  1. Run theia and open a folder
  2. Select any directory, use right click for context menu (Can use rename to check whether context is shown for expected node)
  3. Now repeat step-2 using keyboard context key, notice that context menu is show for wrong node (or) no nodes selected.

Additional Information

examples — Theia Browser Example

  • Operating System: Linux
  • Theia Version: Theia master

Contributor Guide