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`)
*** This bug has been marked as a duplicate of bug 431694 ***