this post was submitted on 13 Feb 2025
12 points (92.9% liked)

Thunder App

2971 readers
11 users here now

An open-source, cross-platform Lemmy client for iOS and Android.

This community is intended to discuss features and feature suggestions for Thunder; as well as friendly, respectful talks about Lemmy in general.

Please use the GitHub repository linked below to submit bug reports, so keeping track of them is easier, and make sure to search first if you already can find an issue for your report.

If there are any developers who would like to contribute, feel free to reach out on GitHub!

General Links
Website: Link
GitHub Repository: Link
Matrix Space: Link

Android Releases
IzzyOnDroid: Link
Google Play: Link

iOS Releases
Apple App Store: Link
TestFlight Beta: Link

Related Communities
Nightly Community: Link

founded 2 years ago
MODERATORS
 

Same with making a post. I accidentally cancel making a comment all the time while simply trying to select text.

Like this:

I select some text and them try to drag that little blue tear drop on the left to change the selection and invariably just close the comment editor. It's so frustrating.

I have all gestures disabled because all they do is fire by accident, but I can't see any way to disable this one.

Here is a screenshot of it in action. I turned on the developer option to show touches, and you can see how wide the activation area is for dragging from the left.

top 4 comments
sorted by: hot top controversial new old
[–] QualifiedKitten 3 points 2 weeks ago (1 children)

Huh. I've never had that issue and had a bit of trouble recreating it, but did eventually "succeed". Does it at least save your comment/post draft, and restore it when you try again? Are you on iOS or Android?

[–] CrayonRosary 1 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Yeah, it always saves a draft. I'm on Android, and I use the 3-button navigation and not gesture nav.

Here is a screenshot of it in action. I turned on the developer option to show touches, and you can see how wide the activation area is for dragging from the left.

[–] QualifiedKitten 1 points 2 weeks ago

I'm also using 3 button navigation on Android. I've tested it on a Pixel 8a running GrapheneOS and some Motorola device running stock OS. It's hard to say for sure, but it looks like the edge of the activation zone on both of my devices is roughly the same as yours, so I'm not sure why I don't run into the issue more often. Sorry I can't be more help.

[–] darklightxi 1 points 2 weeks ago

Thanks for mentioning this issue as well! This behaviour is generally intended for iOS devices since thats the primary way to navigate back.

I can disable the swipe gesture for this specific case on Android devices in the meantime, and perhaps add a setting which enables or disables this navigation gesture globally in the future (this would take a bit more time as there’s a lot of pages to consider)

Like the other issues, I would suggest creating a new GitHub issue so that we can track this better. Thanks!