SUMMARY URL's containing port spec can not be ctrl-clicked correctly STEPS TO REPRODUCE 1. Show URL containing port spec as output in konsole e.g. echo "http://localhost:5001/test" 2. Hover over URL 3. Ctrl-click URL OBSERVED RESULT Only http://localhost underlined, missing everything after the colon : Ctrl-clicking opens default browser on http://localhost EXPECTED RESULT Complete URL http://localhost:5001/test underlined, including the part after the colon : Ctrl-clicking opens default browser on http://localhost:5001/test SOFTWARE/OS VERSIONS Operating System: Kubuntu 22.04 KDE Plasma Version: 5.24.5 KDE Frameworks Version: 5.94.0 Qt Version: 5.15.3 Kernel Version: 5.18.2 (64-bit) Graphics Platform: Wayland Processors: 8 × Intel® Core™ i7-10510U CPU @ 1.80GHz Memory: 31.1 GiB of RAM Graphics Processor: Mesa Intel® UHD Graphics
*** This bug has been marked as a duplicate of bug 452978 ***