Ticket #2640 (closed: fixed)
SANS GUI: disable Reduce button while a file is loading until UI is ready
Reported by: | Mathieu Doucet | Owned by: | Mathieu Doucet |
---|---|---|---|
Priority: | major | Milestone: | Iteration 28 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Reuter |
Description
Disable Reduce button while a file is loading until UI is ready
Change History
comment:1 Changed 10 years ago by Mathieu Doucet
- Status changed from new to verify
- Resolution set to fixed
comment:2 Changed 9 years ago by Steve Williams
- Status changed from verify to verifying
- Tester set to Steve Williams
comment:3 Changed 9 years ago by Steve Williams
- Status changed from verifying to verify
- Tester Steve Williams deleted
My computer seems too load fast to notice the disabling
comment:4 Changed 9 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
comment:5 Changed 9 years ago by Michael Reuter
- Status changed from verifying to reopened
- Resolution fixed deleted
No matter which dataset I load from Test/Data/SANS2D, the reduce button never disables itself during file load. While doing this, I watched the MantidPlot progress bar and saw a noticeable start/end sequence while the reading was occurring. It looks like the reduce button is not getting the proper signal to disable itself.
comment:6 Changed 9 years ago by Mathieu Doucet
- Status changed from reopened to accepted
This description of this ticket is mis-leading. Looking back, what it really means is that the reduce button is disabled when a reduction file is loaded, and not when a data file is simply chosen. A reduction file is the file produced when doing ctrl-S (or using the File menu). Since loading such a file no longer needs a long time, it's very hard to see the disabled button. Another way to see this feature would be to hit the reduce button after selecting a data file. The reduce button should go gray until the reduction is completed.
comment:7 Changed 9 years ago by Mathieu Doucet
- Status changed from accepted to verify
- Resolution set to fixed
comment:9 Changed 9 years ago by Michael Reuter
- Status changed from verifying to closed
That makes much more sense. Yes, the reduce button does disable itself while the reduction is ongoing, so this works.
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 3487
(In [10004]) Fixes #2640