[konsole] [Bug 472533] New: Improved parsing for the "Open link" feature
Björn Lindqvist
bugzilla_noreply at kde.org
Sun Jul 23 15:03:26 BST 2023
https://bugs.kde.org/show_bug.cgi?id=472533
Bug ID: 472533
Summary: Improved parsing for the "Open link" feature
Classification: Applications
Product: konsole
Version: 23.04.3
Platform: Archlinux
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: copy-paste
Assignee: konsole-devel at kde.org
Reporter: bjourne at gmail.com
Target Milestone: ---
I have lines of the following format in my system logs:
plasmashell[715]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:286:
Unable to assign [undefined] to QString
To investigate, I hover, right click and press "Open link". However, Konsole
parses the URL as *including* the ":286:" part following the file name so the
file cannot be opened. While the parse may be in accordance with the
specification, it is not user-friendly. I suggest that Konsole gets some smarts
so that characters that almost always serve as separators (i.e ",", ":", and
"\"") are not included in the parse. At least for parsing URLs in the file
schema.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list