thunderbird / thunderbird/thunderbird-android
Space after address
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 14k
- Forks
- 2.8k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 57
Description
In To/Cc/Bcc fields, typing an email address followed by a space does NOT behave like typing coma or semicolon after address.
To Reproduce
- Start writing an email, go to the 'To' field
- Type a new email address followed by a coma or a semicolon, and observe that the address is immediately validated (replaced by an image)
- Type a new email address followed by a space, and observe that the address is not replaced by an image
Expected behavior
Typing space after an email address should behave the same way as typing a coma or semicolon.
Environment:
- K-9 Mail version: 5.727
- Android version: 10
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the behavior in the To, Cc, and Bcc fields on the listed K-9 Mail version and Android environment. Compare address validation after a comma or semicolon with validation after a space. Done means typing a space after an email address immediately validates and replaces it in the same way as the other separators.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100