https://bugs.kde.org/show_bug.cgi?id=394373
Bug ID: 394373
Summary: Columns in variable watch window expands on row
collapsing
Product: kdevelop
Version: git master
Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: CPP Debugger
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 112710
--> https://bugs.kde.org/attachment.cgi?id=112710&action=edit
illustrative video
The tooltip window with variable contents does not expand its size to fit the
list of sub-members nor does it expand the width of the name column to fit
sub-object names. Instead, it expands the latter when collapsing sub-object
tree (see the attached video).
Desired behaviour: the window expands automatically (until reaching a certain
limit, e.g. half of the screen size in each dimension or screen edge) to fit
its content. Example: Qt Creator, MSVS.
--
You are receiving this mail because:
You are watching all bug changes.