eclipse-theia/theia

Context menu issue on explorer tree while using keyboard

Aperta

#7871 aperta il 25 mag 2020

 (1 commento) (0 reazioni) (0 assegnatari)TypeScript (2478 fork)batch import
bughelp wantednavigatortree

Metriche repository

Star
 (18.676 stelle)
Metriche merge PR
 (Merge medio 15g 4h) (75 PR mergiate in 30 g)

Descrizione

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

Guida contributor