[konsole] [Bug 458368] New: Konsole URI detection drops part of URL following a colon
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Sat Aug 27 09:43:21 BST 2022
https://bugs.kde.org/show_bug.cgi?id=458368
Bug ID: 458368
Summary: Konsole URI detection drops part of URL following a
colon
Product: konsole
Version: 22.04.1
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: konsole-devel at kde.org
Reporter: burneddi at gmail.com
Target Milestone: ---
SUMMARY
Some URIs contain the : symbol as a necessary part of the URI. For example,
links to Twitter's image CDN, such as
https://pbs.twimg.com/media/FbCHp9lWQAA7uUN.jpg:orig (where the :orig part
gives you a higher-resolution image) and links that include a port number at
the end, such as http://localhost:8080/index.php
The URI regex changed recently and no longer works with links such as these.
STEPS TO REPRODUCE
1. Type "http://localhost:8080/index.php" into Konsole
2. Move mouse over the URI
OBSERVED RESULT
Only "http://localhost" is clickable
EXPECTED RESULT
"http://localhost:8080/index.php" should be clickable
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 36
(available in About System)
KDE Plasma Version: 5.25.4
KDE Frameworks Version: 5.96.0
Qt Version: 5.15.5
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list