eclipse-theia/theia

[editor] dismiss context menu on scroll

开放

#2,660 创建于 2018年8月24日

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

仓库指标

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

描述

I was expecting either system behavior (no scrolling while context menu is visible) or the same as in monaco playground:

2018-08-24 13 28 14

but currently the context menu just stays on top at the fixed position if you try scrolling:

2018-08-24 13 28 29

the UX issue is that you're moving away from the original selection, which is context of that menu.

贡献者指南