thunderbird/thunderbird-android

Make harder moving messages to the wrong folder, instead of scrolling the list of folders

Open

#8,796 opened on 2025年2月5日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Kotlin (13,479 stars) (2,734 forks)batch import
good first issuetype: bug

説明

Checklist

  • I have used the search function to see if someone else has already submitted the same bug report.
  • I will describe the problem with as much detail as possible.

App

Thunderbird for Android

App version

8.2

Where did you get the app from?

F-Droid

Android version

Irrelevant

Device model

No response

Steps to reproduce

When I want to move an email from Inbox to a different folder, K9 shows a list of directories, which I have to scroll. I have very long list of folders. That means, I press somewhere and then move my finger up, so that the desired folder appears.

Sometimes by accident, instead of scrolling I just press on a folder, and then the messages are moved in that folder, even if had not intended to move the messages there. And now, I even do not know which folder I pressed, since when I want to scroll I do not pay attention where I click to initiate the scrolling process.

The process of moving an email to a wrong folders must be made more complicated, so that it is not done by accident. This could mean showing a message (snackbar for some seconds), to which folders an email was moved, or adding a "Revert last move" action (or both). Or any other thing which makes it harder to select a mail-folder in the list of mail-folders, when I wanted actually to scroll that list.

Expected behavior

See above.

Actual behavior

See above.

Logs

No response

コントリビューターガイド