Bug 304819

Summary: Can't sort variables by name in Variables panel
Product: [Applications] kdevelop Reporter: David <daviddoria>
Component: CPP DebuggerAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: normal CC: niko.sams
Priority: NOR    
Version: git master   
Target Milestone: 4.3.0   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

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 ***