E: fixed in 0.0.75 - thank you MV :)

Hey there,

I was wondering if anybody else was experiencing this behavior where the swipe to navigate back gesture would register twice within the app, taking you back two steps instead of just one.

I’m not sure exactly when this behaviour was introduced, though it persists with today’s .72 alpha release. I was to say it came about in the .6X timeframe.

I’ve not found this reported on the github, though I just wanted to check that this isn’t a system specific issue before submitting. #1399 may be relevant as it refers to swipe input sensitivity but I think that’s more of a gesture threshold matter than input registering twice in the app.

My app settings are attached in a photo:

and I have a short clip:

https://imgur.com/a/YOIKbtE

Steps to reproduce:

  • Using the provided gesture settings in Jerboa
  • From the home feed, tap into a community name
  • From the community view, tap into a community post
  • Swipe left to navigate back to the community view
  • Observe two steps back in response to a single input

Pixel 7, Android 14

  • MV [Jerboa dev]
    link
    113 days ago

    I cant reproduce this, Android version? Phone? LTR/RTL ?

    Can you check if you have post navigation gestures or Preset for swipe gesture enabled? Disable both and see if it still persists.

    • VikOP
      link
      fedilink
      English
      1
      edit-2
      13 days ago

      Hey there,

      Hey there, Pixel 7 Android 14 LTR. The screenshot provided shows the settings enabled (assuming it successfully uploaded 🤞), the issue is related to the post navigation gesture, whilst the other one mentioned is disabled.

      I’ve just edited the post to provide an imgur link of a screen recording + visible touch input

      • MV [Jerboa dev]
        link
        213 days ago

        oke i can reproduce it now. Whats strange that it seems to be only happening through community > post. profile > post doesn’t have this.

        • VikOP
          link
          fedilink
          English
          2
          edit-2
          13 days ago

          Thank you for confirming!

          It does appear to be specific to certain contexts - I’ve also been able to reproduce this by going into my comment history, selecting a comment, selecting view post, and attempting to use the swipe left gesture.

          Should I create an issue on github?