terminal
terminal copied to clipboard
Cant scroll with touchpad in settings
Windows Terminal version
1.22.10352.0
Windows build number
10.0.22631.4974
Steps to reproduce
While I'm in settings, i cannot scroll using the 2 finger scroll on my touchpad
Expected Behavior
Scrolling works as intended
Actual Behavior
Nothing happens
We've found some similar issues:
- #12352 , similarity score: 82%
If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.
Note: You can give me feedback by 👍 or 👎 this comment.
What trackpad driver are you using/?
Are you on a high-DPI display?
can you scroll in any part of the settings tab? (Like, the top-left corner for example)
Can you click on any inputs in the SUI? (this has shades of #13415)
It's a synaptics and my display is a 1080p one. No I don't think I can
This may seem wild, but can you try a couple more things/?
- Open settings and then resize the window slightly. Does it start working?
- Enable the "Scroll inactive windows when hovering over them" setting in the Mouse settings:
None of them worked:(
apparently, this seems to be a general winui3 issue. https://github.com/microsoft/microsoft-ui-xaml/issues/2482
More accurately, you're probably hitting https://github.com/microsoft/microsoft-ui-xaml/issues/2172 (Terminal is using XAML Islands + WinUI 2, not WinUI 3)
Seems it is both