Bug 404159

Summary: open project file dialog doesn't remember sort options
Product: [Applications] kdevelop Reporter: RJVB <rjvbertin>
Component: UI: generalAssignee: kdevelop-bugs-null
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description RJVB 2019-02-09 23:01:56 UTC
SUMMARY
The file dialog presented when importing a project does not retain the selected sorting method

STEPS TO REPRODUCE
1. Project\Open/Import Project, note the sorting method used
2. set a (different) sorting method by clicking on one of the column headers (in detail/detailed tree view)
3. import a project (or not)
4. back to 1.

OBSERVED RESULT
The sorting method is back to the initial sorting method noted in 1)


EXPECTED RESULT
The sorting method should remain as set in 2)

SOFTWARE/OS VERSIONS
KDE Frameworks Version:  5.52
Qt Version: 5.9.7
KDevelop 5.3 branch head.

ADDITIONAL INFORMATION
It seems that the open project file dialog uses the sorting set in the regular open file dialog.