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

With touchpad, I cannot scroll horizontally. #164

Closed
SmartPolarBear opened this issue May 5, 2021 · 1 comment
Closed

With touchpad, I cannot scroll horizontally. #164

SmartPolarBear opened this issue May 5, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request fixinbound

Comments

@SmartPolarBear
Copy link

SmartPolarBear commented May 5, 2021

Environment

Platform ServicePack Version      VersionString
-------- ----------- -------      -------------
 Win32NT             10.0.21370.0 Microsoft Windows NT 10.0.21370.0

lsb_release -r (debian):

Release:        11

pulseaudio.log

WSLg version: 1.0.19

Steps to reproduce

  1. install Clion
  2. Open enough tabs for scrolling, or run commands in the terminal , which produce long-enough output for both vertical and horizontal scroll.
  3. scroll up and down with touch pad
  4. scroll left and right with touch pad

Expected behavior

swipe up and down for vertically scrolling and left and right for horizontal scrolling

Actual behavior

In CLion and some other apps, I can only scroll horizontally in all windows and dialogs. For the tabs, I only can scroll it by swipe up and down, rather than left and right as normal

Logs : https://aka.ms/AAcei9s

@SmartPolarBear SmartPolarBear added the bug Something isn't working label May 5, 2021
@hideyukn88 hideyukn88 added the enhancement New feature or request label May 5, 2021
@hideyukn88
Copy link
Member

At RDP backend, it needs to map RDP's PTR_FLAGS_HWHEEL message to WL_POINTER_AXIS_HORIZONTAL_SCROLL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fixinbound
Projects
None yet
Development

No branches or pull requests

4 participants