eclipse-theia/theia
Vedi su GitHubScrolling the Files view while moving a file does not work
Open
#2918 aperta il 19 set 2018
bughelp wantednavigator
Metriche repository
- Star
- (18.676 star)
- Metriche merge PR
- (Merge medio 15g 4h) (75 PR mergiate in 30 g)
Descrizione
Let's say you want to move a file from a directory to another in the Files view, but the target directory is outside of the view, meaning you would need to scroll down. In most UIs, bringing the dragged element near the bottom edge of the screen would slowly scroll down, allowing you to reach the target directory. Alternatively, using the mousewheel while dragging could work too.
Neither of them works in Theia (tested on Chromium on Linux), meaning it's very difficult to move a file to a directory that is outside of view.