florisboard
florisboard copied to clipboard
Pin Clipboad get "*****" when copy item from password manager with exactly same content
Short description
I have to pin my name/email for fast paste when need, however my pin got ***** when copy content from password manager. Most scenario case which interupt my use is when copy email from password manager which cause mine pinned (same email) got marked as sensitive content and forgot what is it (when multiple items got ***)
Steps to reproduce
- copy "test" and pinned it
- create "test" in password manager (which sensitive content marked when copying)
- see "test" pinned, it show as ****
- try to multiple pinned, with all got **** (and that you will find the real problem)
FlorisBoard Version
0.5.1 Beta
Install Source
GitHub
Device
Xiaomi 14
Android
15 HyperOS 2.0
Checklist
- [x] I made sure that there are no existing issues - open or closed - which I could contribute my information to.
- [x] I have read and understood the contribution guidelines.
- [x] I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
This is probably a bug in this logic:
https://github.com/florisboard/florisboard/blob/c7c893bffa55993831d3a983e610eb19a2d565dd/app/src/main/kotlin/dev/patrickgold/florisboard/ime/clipboard/ClipboardManager.kt#L176-L180