Ticket #10644 (closed: fixed)
Load: Default workspace name is not updated when changing filename
Reported by: | Nick Draper | Owned by: | Federico M Pouzols |
---|---|---|---|
Priority: | blocker | Milestone: | Release 3.3 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Harry Jeffery |
Change History
comment:1 Changed 6 years ago by Nick Draper
- Owner changed from Nick Draper to Federico M Pouzols
- Status changed from new to assigned
- Description modified (diff)
comment:3 Changed 6 years ago by Federico Montesino Pouzols
Use OutputWorkspace input only at init, re #10644
Changeset: 9dcf06c95540eac9a050ced49963a22fbc1c464b
comment:4 Changed 6 years ago by Federico M Pouzols
- Status changed from inprogress to verify
- Resolution set to fixed
To test:
- open the "Load" Dialog (from algorithms->execute, or main menu->file->load->file, or Workspaces window->load button)
- browse for different file names. Each time you select a new one the OutputWorkspace field should be updated with the name of the file selected (without extension)
- if you edit the OutputWorkspace field, then your edit prevails even if you browse and select other files
Note: you should be able to open multiple Load dialogs simultaneously and each of them should behave independently and correctly. If everything goes well up to this point, we've restored the usual behavior that I managed to mess up while fixing #8456. Now we still have to make sure that #8456 has not been broken!
- Check http://trac.mantidproject.org/mantid/ticket/8456#comment:5 and test the #8456 issue
comment:5 Changed 6 years ago by Harry Jeffery
- Status changed from verify to verifying
- Tester set to Harry Jeffery
comment:6 Changed 6 years ago by Harry Jeffery
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/bugfix/10644_load_dialog_default_ws_name_not_updated_when_changing_filename'
Full changeset: 855d1c4d989fe6deb2753499c096144c9b57129a
Note: See
TracTickets for help on using
tickets.