Fluentterminal: Touchpad scrolling not working

Created on 6 Nov 2018  Â·  10Comments  Â·  Source: felixse/FluentTerminal

Scrolling with mouse works but scrolling with touchpad doesn't. The entire content container gets pulled, not the content inside it.

bug

Most helpful comment

I can confirm that touchpad scrolling works for me only if my cursor is on the far-right side of the window where the scroll bar would be, otherwise it is broken and scrolls the entire container. I'm on a device with a Windows Precision Touchpad, is it possible that's the difference between the people for whom it's working (since they probably have scroll events sent by the old-style PS/2 emulation) and the people for whom it's broken?

All 10 comments

I meant to file this bug a long time ago.  Thank you for doing it for me 😅

--
Hans Kokx
On 11/6/2018 3:03:45 PM, Constantine Molchanov notifications@github.com wrote:
Scrolling with mouse works but scrolling with touchpad doesn't. The entire content container gets pulled, not the content inside it.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub [https://github.com/felixse/FluentTerminal/issues/114], or mute the thread [https://github.com/notifications/unsubscribe-auth/AB0sb1eDe80xR7vRnQyF8rmKDngj5wpTks5usesggaJpZM4YRLaQ].

Interesting 🤔 For me scrolling with both touchpad and mouse works just fine...

It depends on where I scroll.  If I scroll near the scrollbar, it works fine.  If I scroll in the middle of the terminal, it just drags the page a bit.

--
Hans Kokx
On 11/6/2018 3:37:35 PM, Eric Cornelissen notifications@github.com wrote:
Interesting 🤔 For me scrolling with both touchpad and mouse works just fine...
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub [https://github.com/felixse/FluentTerminal/issues/114#issuecomment-436399742], or mute the thread [https://github.com/notifications/unsubscribe-auth/AB0sby9eCnkOu9XucEon1ZE5zL7zPeYfks5usfMPgaJpZM4YRLaQ].

Even more interesting. For me it works everywhere, but I can't find any scrollbar 🤣

ezgif-1-a537c4d85c24

that's basically this issue, right?

There are some files attached over there, maybe we can use them

That sounds like it might be related, yeah.  I think we should look into it.

--
Hans Kokx
On 11/7/2018 1:13:39 AM, Felix notifications@github.com wrote:
that's basically this issue [https://github.com/xtermjs/xterm.js/issues/1007], right?
There are some files attached over there, maybe we can use them
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub [https://github.com/felixse/FluentTerminal/issues/114#issuecomment-436515790], or mute the thread [https://github.com/notifications/unsubscribe-auth/AB0sb-ec0mcNeG7jIXSk7vjEk46Dhhmcks5usnoTgaJpZM4YRLaQ].

I can confirm that touchpad scrolling works for me only if my cursor is on the far-right side of the window where the scroll bar would be, otherwise it is broken and scrolls the entire container. I'm on a device with a Windows Precision Touchpad, is it possible that's the difference between the people for whom it's working (since they probably have scroll events sent by the old-style PS/2 emulation) and the people for whom it's broken?

Interesting theory. I'm sure my surface book 2 has one too.

Hans Kokx
On November 11, 2018 2:05:21 PM Alex Slover notifications@github.com wrote:

I can confirm that touchpad scrolling works for me only if my cursor is on
the far-right side of the window where the scroll bar would be, otherwise
it is broken and scrolls the entire container. I'm on a device with a
Windows Precision Touchpad, is it possible that's the difference between
the people for whom it's working (since they probably have scroll events
sent by the old-style PS/2 emulation) and the people for whom it's broken?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.

Scrolling with touch (on touchscreen) also has same bug

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Mystic8b picture Mystic8b  Â·  4Comments

PLXT picture PLXT  Â·  4Comments

TomerZeitune picture TomerZeitune  Â·  6Comments

BroJenuel picture BroJenuel  Â·  5Comments

felixse picture felixse  Â·  7Comments