Bug 369855 - File -> Open... dialog should start with current data file's parent dir
Summary: File -> Open... dialog should start with current data file's parent dir
Status: REPORTED
Alias: None
Product: kcachegrind
Classification: Developer tools
Component: general (other bugs)
Version First Reported In: 0.7.4kde
Platform: Fedora RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: Josef Weidendorfer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-04 10:41 UTC by Alexander Potashev
Modified: 2016-10-04 10:41 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Potashev 2016-10-04 10:41:55 UTC
File -> Open... dialog should start with current data file's parent dir

Reproducible: Always

Steps to Reproduce:
1. Run "kcachegrind callgrind.out.28761" in cmdline (where callgrind.out.28761 is a valid callgrind file)
2. Press Ctrl+O


Actual Results:  
File dialog is opened at $HOME/Documents/

Expected Results:  
File dialog should be opened at callgrind.out.28761's containing folder (which is different from $HOME/Documents/)