Kunzisoft / Kunzisoft/KeePassDX
Newly typed characters not colored in generator
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 7.3k
- Forks
- 403
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 1
Description
**Describe the bug**
Digits and punctuations in password field are expected to be colored. It behaves well for saved string and generated string. However, all the manually typed characters do not get colored.
**To Reproduce**
Steps to reproduce the behavior:
1. type words in password field
2. see the inconsistence
**Expected behavior**
All manually typed digits get colored.
**KeePassDX:**
- Version: 3.5.0 Beta01
- Build: f-droid
- Language: Simplified Chinese
**Android:**
- Device: POCO F2 Pro
- Version: Android 12
**Additional context**

`123#%` are manually typed and other characters are auto generated in this pic.
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
Reproduce the issue in the Android password field using manually typed digits and punctuation, then trace how coloring differs between typed, saved, and generated strings. Done means manually typed digits and punctuation receive the expected coloring, matching generated characters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100