eclipse-theia/theia

Context menu issue on explorer tree while using keyboard

Open

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

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)TypeScript (18,676 star) (2,478 fork)batch import
bughelp wantednavigatortree

描述

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

贡献者指南