https://bugs.kde.org/show_bug.cgi?id=460372
Bug ID: 460372
Summary: When a variable name or value is too large, its view
in the debugger is hard to use
Classification: Applications
Product: kdevelop
Version: 5.9.220802
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: CPP Debugger
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
STEPS TO REPRODUCE
1. Debug a C++ programm in kdevelop
2. Stop and inspect variables
OBSERVED RESULT
If the variable name, type or value is very large, its column in the variables
view resizes to show the whole string. The other columns are then hard to reach
and view.
EXPECTED RESULT
The columns should be limited by the available place and a thin horizontal
scrollbar should be drawn into the corresponding cell. Or a drop down arrow to
show all the content in a popup text area.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon
KDE Plasma Version:
KDE Frameworks Version: 5.98.0
Qt Version: 5.16.0
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.