eclipse-theia/theia

[editor] dismiss context menu on scroll

Open

#2,660 opened on 2018年8月24日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)TypeScript (18,676 stars) (2,478 forks)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.

コントリビューターガイド