eclipse-theia/theia

[editor] dismiss context menu on scroll

Open

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

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

描述

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.

贡献者指南