Ticket #5952 (assigned)
Workspace list shows invisible workspaces when next visible is created
Reported by: | Martyn Gigg | Owned by: | Anyone |
---|---|---|---|
Priority: | minor | Milestone: | Backlog |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
To reproduce:
- Go to View->Preferences->Mantid->Options and uncheck "show invisible workspaces"
- Click Load;
- Pick a file and prefix the suggested workspace name with __
- The algorithm will run but there should be nothing in the list
- Click load again and run the same thing but without the prefix. The invisible workspace will appear alongside the visible after the algorithm completes
Change History
comment:2 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.3 to Release 2.4
Moved to release 2.4
comment:3 Changed 8 years ago by Nick Draper
- Owner set to Anyone
- Status changed from new to assigned
comment:4 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.4 to Release 2.5
Moved at the code freeze for release 2.4
comment:8 Changed 7 years ago by Nick Draper
- Milestone changed from Release 2.6 to Backlog
Moved to the Backlog after the code freeze for R2.6
comment:9 Changed 7 years ago by Nick Draper
- Status changed from new to assigned
bulk move to assigned at the into of the triage step
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 6798
Note: See
TracTickets for help on using
tickets.
Actually the script above does work, however when you check or uncheck the "show invisible workspaces" it does not refresh the workspace list. The status visibility of the workspace depends on the value of the flag when the workspace was created.
This could be improved by having the workspace display update if the flag is changed.