Ticket #6459 (closed: invalid)
LiveData listener lives progress bar to rot, and other algortims display on this bar not closing it either
Reported by: | Alex Buts | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.6 |
Component: | Framework | Keywords: | Maintenance |
Cc: | Blocked By: | ||
Blocking: | Tester: | Russell Taylor |
Description
when liveDataListener is cancelled, it progress bar remains on its place telling a user that it is still collecting the data.
All following algorithms are then display their progress on this bar not indicating their completion correctly.
Checked on Windows 7 To reproduce:
Start StartLiveData set up reasonable update time and see how the progress goes Open algorithm details through Details near the bar and cancel the algorithm. The progress bar remains frozen despite message "Cancelled by User" appears
Other algorithms do not seems have this annoying feature.
Change History
comment:2 Changed 7 years ago by Nick Draper
- Status changed from new to assigned
- Owner set to Owen Arnold
- Keywords Maintenance added
- Priority changed from major to critical
comment:5 Changed 7 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to invalid
I can't seem to reproduce this any more. My suspicion is that it got fixed by the changes made in #6437.
comment:6 Changed 7 years ago by Russell Taylor
- Status changed from verify to verifying
- Tester set to Russell Taylor
Moved to r2.6 at the end of r2.5