eclipse-theia/theia

Context menu issue on explorer tree while using keyboard

オープン

#7,871 opened on 2020/05/25

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (2,478 件のフォーク)batch import
bughelp wantednavigatortree

Repository metrics

Stars
 (18,676 個のスター)
PR merge metrics
 (平均マージ 15d 4h) (30d で 75 merged PRs)

説明

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

コントリビューターガイド