Bug 404159 - open project file dialog doesn't remember sort options
Summary: open project file dialog doesn't remember sort options
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: UI: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-09 23:01 UTC by RJVB
Modified: 2019-02-09 23:01 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.