https://bugs.kde.org/show_bug.cgi?id=477974
Bug ID: 477974
Summary: Sending multiple URLs incorrectly concatenates them
Classification: Applications
Product: kdeconnect
Version: 24.01.80
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: common
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
Sending multiple URLs from android to Linux PC fails to open them correctly.
STEPS TO REPRODUCE
1. Select multiple URLs on Firefox tabs screen (android)
2. share via kdeconnect
3. select PC
OBSERVED RESULT
PC browser (firefox) opens URLs as if they were a single URL (e.g.
`https://example.com%0A%0Ahttps://www.example2.com`)
EXPECTED RESULT
PC browser (firefox) opens URLs in separate tabs (e.g. `https://example.com`,
`https://www.example2.com`)
--
You are receiving this mail because:
You are watching all bug changes.