Ticket #10255 (closed: fixed)
MWRunFiles should default to browsing the default save directory
Reported by: | Dan Nixon | Owned by: | Dan Nixon |
---|---|---|---|
Priority: | major | Milestone: | Release 3.3 |
Component: | GUI | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Wedel |
Description
Since it used a lot in custom interfaces to open data the user may have already worked with it would make more sense to default to browsing default save directory, then fall back on the first data search directory.
Change History
comment:2 Changed 6 years ago by Dan Nixon
- Status changed from assigned to inprogress
Default MWRunFiles to browse default save directory
Refs #10255
Changeset: cc586839062f8cc485738b130ba327d455e07768
comment:3 Changed 6 years ago by Dan Nixon
- Status changed from inprogress to verify
- Resolution set to fixed
To test:
- Configure a default save directory (e.g. via Mantid.user.properties)
- Open any interface that uses MWFunFiles (e.g. Indirect > Data Reduction > Moments)
- Click the "Browse" button, the current directory should be your default save directory
- Comment out the defaultsave.directory line in your Mantid.user.properties file
- Repeat steps 2 and 3, this time the directory should be whatever the first data search directory is set to (the first listed under datasearch.directories in Mantid.user.properties)
comment:4 Changed 6 years ago by Michael Wedel
- Status changed from verify to verifying
- Tester set to Michael Wedel
comment:6 Changed 6 years ago by Michael Wedel
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/feature/10255_mwrunfile_default_to_default_save_dir'
Full changeset: 6ee02c1d006fbf6eebaa1c9eea39286807389841
Note: See
TracTickets for help on using
tickets.