microsoft/Terminal
Voir sur GitHubTerminal touch screen scrolling stops immediately once you lift your finger off the screen (touch scrolling is not inertial)
Open
#3 109 ouverte le 8 oct. 2019
Area-TerminalControlHelp WantedIssue-TaskPriority-3Product-Terminal
Métriques du dépôt
- Stars
- (35 764 stars)
- Métriques de merge PR
- (Merge moyen 27j 19h) (24 PRs mergées en 30 j)
Description
Environment
Windows build number: Windows 10 version 1903 [Version 10.0.18362.388] Windows Terminal version: 0.5.2762.0 You need a touch screen monitor or a device with a built-in touch screen.
Reproduction steps
- Start Terminal and open a cmd.exe tab.
- Run this command:
dir /a C:\Windows\System32 - After the command completes, try using your finger on the touch screen to scroll through the output, using quick, long flicks of the finger.
Expected behavior
When you lift your finger, the text continues to scroll in the same direction for a short period, eventually slowing to a stop. This is what happens when you try the above steps in the original console window, or when you scroll a webpage using touch in most web browsers.
Actual behavior
When you lift your finger, the text stops scrolling immediately.