Ticket #2424 (closed: fixed)
Run files widget - better startup directory on browsing
Reported by: | Michael Whitty | Owned by: | Anders Markvardsen |
---|---|---|---|
Priority: | major | Milestone: | Iteration 28 |
Component: | MantidPlot | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Whitty |
Description (last modified by Nick Draper) (diff)
- mwRunFiles widget does not take default data directory from ConfigService.
It should take this as the initial value if it has not been used yet since mantidplot has started up. After first use each run files widget should remember it's last directory.
Change History
comment:2 Changed 10 years ago by Nick Draper
- Owner changed from Nick Draper to Anders Markvardsen
- Status changed from new to assigned
comment:3 Changed 10 years ago by Anders Markvardsen
- Status changed from assigned to accepted
About: "mwRunFiles widget does not take default data directory from ConfigService."
IndirectDataAnalysis select directory from config when mwRunFiles browse button is first used
comment:4 Changed 10 years ago by Nick Draper
- Description modified (diff)
- Summary changed from MuonAnalysis interface : Possible Improvements to Run files widget - better startup directory on browsing
Two aspects of this ticket moved to a new ticket #2742,
Title and description updated to the remaining content.
comment:6 Changed 9 years ago by Anders Markvardsen
- Status changed from accepted to verify
- Resolution set to fixed
comment:7 Changed 9 years ago by Michael Whitty
- Status changed from verify to verifying
- Tester set to Michael Whitty
Note: See
TracTickets for help on using
tickets.
The mwRunFiles widget issue is just where the browse button starts looking. I'm not so worried about that but we do need to think about a common solution for this so we don't have to think for every dialog.