-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Labels
Description
- I have searched open and closed issues for duplicates
- I am submitting a bug report for existing functionality that does not work as intended
- I have read https://github.com/signalapp/Signal-Android/wiki/Submitting-useful-bug-reports
- This isn't a feature request or a discussion topic
Bug description
When ever a link contains '#', it cuts of at that place only linking before part '#' of that link.
Steps to reproduce
- Open Signal and open any chat.
- Type any link which contain '#' or copy paste the below example to the chat box.
Example : https://example.com/file/yyyyyyy#bbbbbbbbbbbbbbbbbbb - Then Send the message.
- that reproduce the bug
Actual result: Signal only links the message till # (https://example.com/file/yyyyyyy) and rest of it becomes as plain text.
Expected result: The Entire link (https://example.com/file/yyyyyyy#bbbbbbbbbbbbbbbbbbb) must be linked.
Screenshots
Link Send from Android Signal App :
Link seen from Signal Desktop App (Perfectly linked entirely link).
Device info
Device: Realme U1 (RMX1833)
Android version: 9
Signal version: 5.1.8
tanujkucp and Bolpat

