eclipse-theia/theia

Context menu issue on explorer tree while using keyboard

开放

#7,871 创建于 2020年5月25日

 (1 条评论) (0 个反应) (0 位负责人)TypeScript (2,478 个派生)batch import
bughelp wantednavigatortree

仓库指标

星标
 (18,676 个星标)
PR 合并指标
 (平均合并 15天 4小时) (30 天内合并 75 个 PR)

描述

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

贡献者指南