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.

貢獻者指南

[editor] dismiss context menu on scroll · eclipse-theia/theia#2660 | Good First Issue