https://bugs.kde.org/show_bug.cgi?id=387404
Bug ID: 387404
Summary: context of Outline toolview doesn't follow in split
view
Product: kdevelop
Version: 5.2.0
Platform: Appimage
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: UI: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Normally, if you double click on a function in the outline toolview, the
corresponding function is highlighted the the open editor file. However, if you
split the view on this file (left/right or top/bottom), I would expect that the
double click acts on the version of the file in the split view that currently
has the focus (i.e. either the left or right version).
In fact, the outline toolview just works on the view on the file that has been
created by splitting the view, no matter if you bring the focus back to the
original file.
Only closing the split view of that file makes the outline work again.
--
You are receiving this mail because:
You are watching all bug changes.