thunderbird / thunderbird/thunderbird-android
Use fixed width font for editing signatures
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 14k
- Forks
- 2.8k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 57
Description
I am sending message as plain text (non-HTML) and have a signature that has two columns which I have aligned with spaces. For these signatures, for ASCII-art and for other purposes of aligning or editing multi line and multi column signatures, it is better to use fixed width font while editing signatures.
If in Display settings Fixed-with fonts is selected, use fixed-width font when editing signatures, or add a separate settings for enabling and disabling fixed-width font for editing signatures.
This was reported for version v5.006. See also https://code.google.com/p/k9mail/issues/detail?id=6541
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 inspecting the signature editor and the Display settings described in the issue, then trace how plain-text signatures are edited. Done means aligned signatures and ASCII art use a fixed-width font when the relevant setting is enabled, with the setting behavior clearly defined and verified in the editor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100