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

scrolling down scrolls back up #1535

Closed
darkenedcolossal opened this issue Dec 11, 2023 · 11 comments · Fixed by #1605
Closed

scrolling down scrolls back up #1535

darkenedcolossal opened this issue Dec 11, 2023 · 11 comments · Fixed by #1605

Comments

@darkenedcolossal
Copy link

When I try to scroll down, moving my thumb over the screen towards it's top and then releasing my thumb in the upper third, the content that was directly under my thumb when releasing just scrolls back down, even further, than from where i dragged it up.

I have this problem with versions 1.0.37/38. Not .36 from fdroid or .35 from play store.

I am using a Pixel 7 phone with Android 14.

@jspricke
Copy link
Member

In which view? Maybe in month view which gained left/right swipe recently in #1479 ?

@darkenedcolossal
Copy link
Author

Oh yes Month view! I think that explains it. Thank you.

My thumb was doing a curve from bottom middle to top right. So I was scrolling down with the upward movement wich was at it's end more a movement to right (just like a thumb of a hand holding the phone would do that) which let me scroll up again.

So mystery solved. Thank you so much.
But I hate this new feature of course. 😂

@neekless
Copy link

Is there a way to turn off the left right swipe feature? Frankly it's very annoying having unintended scrolls in the wrong direction due to thumb movement having a natural curve when trying to scroll up/down. Now I have to carefully and precisely make a perfect vertical movement to scroll and it's so unnatural.

@darkenedcolossal
Copy link
Author

Is there a way to turn off the left right swipe feature? Frankly it's very annoying having unintended scrolls in the wrong direction due to thumb movement having a natural curve when trying to scroll up/down. Now I have to carefully and precisely make a perfect vertical movement to scroll and it's so unnatural.

I still struggle with the new behavior all the time, too

@darkenedcolossal
Copy link
Author

so it is still an issue

@vocux
Copy link

vocux commented Feb 28, 2024

Oh god, I'm glad I'm not the only one, I thought I was going insane...
I too have the problem that almost every single time I intend to scroll down (I exclusively use the month view), the view scrolls up. At first I thought my phone / OS was broken...

I did some testing regarding the swipe direction: Let's say that 0 degrees is moving your finger exactly vertically from down to up (or vice versa), 90 degrees is moving it exactly horizontally from left to right (or vice versa). I found out that even a tilt of 5 degrees (so scrolling almost exactly upwards / downwards, but just a tiny bit to the left / right) causes the horizontal swipe functionality to kick in, which may result in reversing the intended scroll direction entirely (or scroll down two months at once etc.).

My thumb was doing a curve from bottom middle to top right.

Now I have to carefully and precisely make a perfect vertical movement to scroll and it's so unnatural.

I feel the same way. The way I've successfully scrolled through apps for more than a decade now is broken in my calendar app which I use multiple times a day, and as you can imagine it's extremely irritating... 😅

My suggestions would be:

  • I am really not a fan of interfering with such a basic navigation gesture as scrolling unless it's really really thought out 😅 so I kindly ask that either this functionality is completely re-worked; the margins of error must be much wider to make sure that a left / right swipe is always safely distinguished from an up / down scrolling movement or
  • to kindly add an option to disable the left / right swiping feature and / or the up / down scorlling behavior for those that only want one of the two.

Best wishes! 😊

@hhartzer
Copy link

hhartzer commented Mar 7, 2024

Great bug report! Nice to see a possible fix, too.

I personally don't understand left/right scrolling in this context and think it would be nice to be able to disable it. But making it less sensitive should help with this issue. It's really weird when it happens, really just from the wrong twitch of the finger.

@toolstack I wanted to ping you to see your thoughts since you did the original PR for left/right support. Maybe you could help review #1603 if you have the time?

@toolstack
Copy link
Contributor

@hhartzer Sure will do, at first blush it seems fine, the 150 value was just what was comfortable for me, so changing it isn't a big deal.

I'll have to give the 300 value a try and see what it's like, you wouldn't want to make it too difficult to activate the swipe.

@vocux
Copy link

vocux commented Mar 30, 2024 via email

@Gitsaibot
Copy link
Contributor

What makes you think that something has changed in the current version? The change only comes with version 1.0.43. So nothing has changed yet!

@vocux
Copy link

vocux commented Mar 30, 2024

Okay, forget I said anything! 😂🙈 I thought it was included into 1.0.42. I am sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
7 participants