https://bugs.kde.org/show_bug.cgi?id=523599
Bug ID: 523599
Summary: Links pointing to specific line should open in
currently opened document when using split view
Classification: Applications
Product: kate
Version First 25.08.1
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
DESCRIPTION
It is handy to split a view to look at build errors along the problematic files
to be able to fix the issues. But clicking on the links in the log opens a new
tab in the split with the logs, and does not jump in the opened filed in the
other split.
STEPS TO REPRODUCE
1. Split Kate, put some .cpp file that fails to build in the left and a log
(from kde-builder for example) that contains links to the lines causing the
crash on the right
On my system it is for example
/home/drew/Zdroje_a_programy/dev/kde/src/plasma-workspace/klipper/historymodel.cpp:682:23:
error: ‘now’ was not declared in this scope; did you mean ‘pow’?
- on your system, it will differ obviously :-).
2. Click on the link
OBSERVED RESULT
A new tab in the split with the log opens
EXPECTED RESULT
The file in the other split jumps to the corresponding line.
SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 44
KDE Plasma Version: 6.7.2
KDE Frameworks Version: 6.29.0
Qt Version: 6.11.1
Kernel Version: 7.1.3-201.fc44.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × Intel® Core™ i9-9880H CPU @ 2.30GHz
Memory: 64 GiB of RAM (62.5 GiB usable)
Graphics Processor 1: Intel® UHD Graphics 630
Graphics Processor 2: NVIDIA GeForce GTX 1650 with Max-Q Design
--
You are receiving this mail because:
You are watching all bug changes.