STEPS TO REPRODUCE 1. have something like "rdp://user@host?domain=mydomain.local" in the list. 2. click that entry (once or double to connect - does not matter) OBSERVED RESULT The "Connect to" text field contains "user@host?domain" EXPECTED RESULT The "Connect to" text field contains "user@host?domain=mydomain.local" The problem with this behaviour: If I start the connection from "Connect to", either after clicking the correct entry or when re-establishing the previous connection, KRDC will try to connect without the domain information and by that use the wrong user. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Neon KDE Plasma Version: 6.4.4 KDE Frameworks Version: 6.17.0 Qt Version: 6.9.1
A possibly relevant merge request was started @ https://invent.kde.org/network/krdc/-/merge_requests/207
Git commit 1c06eb535016e5f1128660e8ab04877978cadacb by Fabio Bas. Committed on 26/08/2025 at 13:44. Pushed by ctrlaltca into branch 'master'. Address input: don't remove the path/query information from the URL when loading a bookmark or connecting M +2 -2 mainwindow.cpp https://invent.kde.org/network/krdc/-/commit/1c06eb535016e5f1128660e8ab04877978cadacb
Git commit 92a558cf07baf41fff1db8daf7a01801fc6b09b2 by Fabio Bas. Committed on 26/08/2025 at 14:47. Pushed by ctrlaltca into branch 'release/25.08'. Address input: don't remove the path/query information from the URL when loading a bookmark or connecting (cherry picked from commit 1c06eb535016e5f1128660e8ab04877978cadacb) Co-authored-by: Fabio Bas <ctrlaltca@gmail.com> M +2 -2 mainwindow.cpp https://invent.kde.org/network/krdc/-/commit/92a558cf07baf41fff1db8daf7a01801fc6b09b2