Bug 374635 - Show full value of variable in variables panel
Summary: Show full value of variable in variables panel
Status: REPORTED
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: debugger (other bugs)
Version First Reported In: 5.0.3
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-06 14:38 UTC by Simone Gaiarin
Modified: 2022-11-20 17:30 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
The value of "icon" is trucated (272.82 KB, image/png)
2017-01-06 18:06 UTC, Simone Gaiarin
Details
Truncated variable value (51.65 KB, image/jpeg)
2022-11-03 07:50 UTC, Simone Gaiarin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simone Gaiarin 2017-01-06 14:38:22 UTC
The value of variables with a long value (like a path) is truncated and replaced with ... even if there is still space to show it.

Often I would like to see the full value of the variable but it's currently impossible, and I need to add a print() in the code to visualize it.

This happens in the variables pane, and when I hoover over a variable.

Moreover in the variable pane I can right click over the value of the variable and copy the value, but also in this case the trucated value is copied.

I would be nice to have a mechanism to expand the value view and show the the full value of a variable. Or maybe show the full value in the tooltip.

Maybe this is specific to python.
Comment 1 Kevin Funk 2017-01-06 17:36:55 UTC
Screenshot?
Comment 2 Simone Gaiarin 2017-01-06 18:06:44 UTC
Created attachment 103237 [details]
The value of "icon" is trucated

The value of "icon" is trucated both in the tooltip and in the variables pane. Note that in the tooltip even expanding the "Value" column the result is the same.
Comment 3 Justin Zobel 2022-10-30 00:37:23 UTC
Thank you for reporting this bug in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 4 Simone Gaiarin 2022-11-03 07:50:15 UTC
Created attachment 153425 [details]
Truncated variable value

Yes, the bug is still present. The displayed value is quite long though, see new attachment.
Comment 5 Bug Janitor Service 2022-11-18 05:15:12 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!