Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terminal touch screen scrolling stops immediately once you lift your finger off the screen (touch scrolling is not inertial) #3109

Open
metathinker opened this issue Oct 8, 2019 · 1 comment
Assignees
Labels
Area-TerminalControl Issues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.) Help Wanted We encourage anyone to jump in on these. Issue-Task It's a feature request, but it doesn't really need a major design. Priority-3 A description (P3) Product-Terminal The new Windows Terminal.
Milestone

Comments

@metathinker
Copy link
Contributor

metathinker commented Oct 8, 2019

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

  1. Start Terminal and open a cmd.exe tab.
  2. Run this command: dir /a C:\Windows\System32
  3. 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.

@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Oct 8, 2019
@metathinker metathinker changed the title Touch screen scrolling stops immediately once you lift your finger off the screen (touch scrolling is not inertial) Terminal touch screen scrolling stops immediately once you lift your finger off the screen (touch scrolling is not inertial) Oct 8, 2019
@carlos-zamora carlos-zamora added Area-TerminalControl Issues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.) Help Wanted We encourage anyone to jump in on these. Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Product-Terminal The new Windows Terminal. and removed Needs-Tag-Fix Doesn't match tag requirements labels Oct 8, 2019
@carlos-zamora
Copy link
Member

I hope this isn't too difficult of a feature to implement. It should all be in the TermControl class. Added the Help-Wanted tag if anybody wants to take a crack at it. 😄

@DHowett-MSFT DHowett-MSFT removed the Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting label Oct 10, 2019
@DHowett-MSFT DHowett-MSFT added this to the Terminal v1.0 milestone Oct 10, 2019
@zadjii-msft zadjii-msft added Issue-Task It's a feature request, but it doesn't really need a major design. and removed Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. labels Oct 24, 2019
@cinnamon-msft cinnamon-msft added Issue-Bug It either shouldn't be doing this or needs an investigation. Priority-3 A description (P3) Issue-Task It's a feature request, but it doesn't really need a major design. v1-Scrubbed and removed Issue-Task It's a feature request, but it doesn't really need a major design. Issue-Bug It either shouldn't be doing this or needs an investigation. labels Jan 23, 2020
@carlos-zamora carlos-zamora self-assigned this May 12, 2020
@zadjii-msft zadjii-msft modified the milestones: Terminal v2.0, 22H2 Jan 4, 2022
@zadjii-msft zadjii-msft removed this from the 22H2 milestone Jul 5, 2023
@zadjii-msft zadjii-msft added this to the Backlog milestone Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-TerminalControl Issues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.) Help Wanted We encourage anyone to jump in on these. Issue-Task It's a feature request, but it doesn't really need a major design. Priority-3 A description (P3) Product-Terminal The new Windows Terminal.
Projects
None yet
Development

No branches or pull requests

6 participants