Tabs are scrolled by the wrong wheel #2365

Closed
opened 2026-01-30 22:53:20 +00:00 by claunia · 4 comments
Owner

Originally created by @Renha on GitHub (Jun 28, 2019).

Environment

Windows build number: Microsoft Windows [Version 10.0.18917.1000]
Windows Terminal version (if applicable): 0.2.1715.0

Any other software?

Steps to reproduce

Horizontal scrolling doesn't work on tabs. For some reason (typo in the code maybe?) vertical wheel does horizontal scrolling instead.

Expected behavior

  1. Point mouse cursor over the scrollable amount of tabs.
  2. Use horizontal scroll wheel (second wheel) on the mouse.
  3. Tabs are scrolling.

Actual behavior

  1. Point mouse cursor over the scrollable amount of tabs.
  2. Use horizontal scroll wheel (second wheel) on the mouse.
  3. Tabs aren't scrolling.
Originally created by @Renha on GitHub (Jun 28, 2019). <!-- This bug tracker is monitored by Windows Terminal development team and other technical folks. **Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues**. Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. Please use this form and describe your issue, concisely but precisely, with as much detail as possible. --> # Environment ```none Windows build number: Microsoft Windows [Version 10.0.18917.1000] Windows Terminal version (if applicable): 0.2.1715.0 Any other software? ``` # Steps to reproduce <!-- A description of how to trigger this bug. --> Horizontal scrolling doesn't work on tabs. For some reason (typo in the code maybe?) vertical wheel does horizontal scrolling instead. # Expected behavior <!-- A description of what you're expecting, possibly containing screenshots or reference material. --> 1) Point mouse cursor over the scrollable amount of tabs. 2) Use horizontal scroll wheel (second wheel) on the mouse. 3) Tabs are scrolling. # Actual behavior <!-- What's actually happening? --> 1) Point mouse cursor over the scrollable amount of tabs. 2) Use horizontal scroll wheel (second wheel) on the mouse. 3) Tabs aren't scrolling.
claunia added the Issue-BugResolution-ExternalArea-InteractionProduct-Terminal labels 2026-01-30 22:53:20 +00:00
Author
Owner

@miniksa commented on GitHub (Jun 28, 2019):

This might be an upstream issue to https://github.com/microsoft/microsoft-ui-xaml for the tab control

@miniksa commented on GitHub (Jun 28, 2019): This might be an upstream issue to https://github.com/microsoft/microsoft-ui-xaml for the tab control
Author
Owner

@driver1998 commented on GitHub (Jul 1, 2019):

We should support BOTH horizontal and vertical scroll wheel though... (Or are there any way to detect how many scroll wheel a mouse has?)

@driver1998 commented on GitHub (Jul 1, 2019): We should support **BOTH** horizontal and vertical scroll wheel though... (Or are there any way to detect how many scroll wheel a mouse has?)
Author
Owner

@DHowett-MSFT commented on GitHub (Jul 1, 2019):

Yeah, this is going to be an upstream issue for microsoft-ui-xaml. Sorry!

@DHowett-MSFT commented on GitHub (Jul 1, 2019): Yeah, this is going to be an upstream issue for microsoft-ui-xaml. Sorry!
Author
Owner

@zadjii-msft commented on GitHub (Jan 14, 2020):

Hey this was fixed by some upstream XAML bug, which we ingested in some release before 0.8. I don't know off the top of my head which PR fixed this, and I don't really want to bisect it, but it is fixed, so I'm closing this.

@zadjii-msft commented on GitHub (Jan 14, 2020): Hey this was fixed by _some upstream XAML bug_, which we ingested in _some release before 0.8_. I don't know off the top of my head which PR fixed this, and I don't really want to bisect it, but it **is** fixed, so I'm closing this.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#2365