Bug 453448

Summary: Link recognition ignores port
Product: [Applications] konsole Reporter: suienzan <suienzan>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: normal CC: a.samirh78, lorenzomcc3
Priority: NOR    
Version: 22.04.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description suienzan 2022-05-06 02:28:18 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. `echo http://localhost:8080`
2. holding `ctrl` and click on the output `http://localhost:8080` or select it and right click then choose `open link`.

OBSERVED RESULT
Open link `http://localhost`

EXPECTED RESULT
Open link `http://localhost:8080`

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch linux
(available in About System)
KDE Plasma Version: 5.24.5
KDE Frameworks Version: 5.93.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
Comment 1 Lorenzo Micci 2022-05-06 06:47:27 UTC
(In reply to suienzan from comment #0)
> SUMMARY
> ***
> NOTE: If you are reporting a crash, please try to attach a backtrace with
> debug symbols.
> See
> https://community.kde.org/Guidelines_and_HOWTOs/Debugging/
> How_to_create_useful_crash_reports
> ***
> 
> 
> STEPS TO REPRODUCE
> 1. `echo http://localhost:8080`
> 2. holding `ctrl` and click on the output `http://localhost:8080` or select
> it and right click then choose `open link`.
> 
> OBSERVED RESULT
> Open link `http://localhost`
> 
> EXPECTED RESULT
> Open link `http://localhost:8080`
> 
> SOFTWARE/OS VERSIONS
> Linux/KDE Plasma: Arch linux
> (available in About System)
> KDE Plasma Version: 5.24.5
> KDE Frameworks Version: 5.93.0
> Qt Version: 5.15.3
> 
> ADDITIONAL INFORMATION

Hi, is attributable to this bug https://bugs.kde.org/show_bug.cgi?id=452978
Comment 2 Ahmad Samir 2022-05-06 12:48:51 UTC
Indeed a duplicate.

*** This bug has been marked as a duplicate of bug 452978 ***