Bug 304819 - Can't sort variables by name in Variables panel
Summary: Can't sort variables by name in Variables panel
Status: RESOLVED DUPLICATE of bug 119929
Alias: None
Product: kdevelop
Classification: Applications
Component: CPP Debugger (show other bugs)
Version: git master
Platform: unspecified Linux
: NOR normal
Target Milestone: 4.3.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-08 19:44 UTC by David
Modified: 2012-08-24 14:41 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David 2012-08-08 19:44:17 UTC
It would be great to be able to sort the variables table by variable name when debugging. When there are many variables, it is hard to find the one you are looking for.

Reproducible: Always

Steps to Reproduce:
1. Try to sort the variables by name by clicking on the "Name" column header
Actual Results:  
The variables are not sorted

Expected Results:  
The variables should be sorted
Comment 1 Niko Sams 2012-08-24 14:41:10 UTC

*** This bug has been marked as a duplicate of bug 119929 ***