-
-
Notifications
You must be signed in to change notification settings - Fork 66
Closed
Labels
bugSomething is not workingSomething is not working
Description
Checklist
- I can reproduce the bug with the latest version given here.
- I made sure that there are no existing issues - open or closed - to which I could contribute my information.
- I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
- I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
- I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
- This issue contains only one bug.
- I have read and understood the contribution guidelines.
Affected app version
1.2.2
Affected Android/Custom ROM version
Android 15
Affected device model
Samsung Galaxy XCover7
How did you install the app?
F‑Droid
Steps to reproduce the bug
- add
Þto pinned clipboard - add
þto pinned clipboard - notice that
þdoes not get added to the pinned clipboard, onlyÞstays
Expected behavior
both Þ and þ should be saved to the pinned clipboard
Actual behavior
only one of Þ or þ can be saved to the pinned clipboard
Screenshots/Screen recordings
No response
Additional information
i suspect that Fossify keyboard incorrectly rejects to save a text to the pinned clipboard if an otherwise identical text with a different capitalization of ASCII letters is already saved to the pinned clipboard.
but this is very much inconvenient because both HTML entities correspond to a different Unicode character:
Þ→ Capital Thorn (Þ)þ→ lowercase thorn (þ)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething is not workingSomething is not working