Opened 6 years ago
Closed 6 years ago
#4971 closed defect (fixed)
Journal batch erase continue button can be pressed twice, and stalls action
Reported by: | quozl | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | Unspecified |
Component: | Sugar | Version: | Git as of bugdate |
Severity: | Minor | Keywords: | |
Cc: | Distribution/OS: | ||
Bug Status: | New |
Description
Reproducer:
- create a reasonable number of journal objects, enough so that erase can be interrupted,
- select one then all journal objects,
- click on erase, and a message will show,
- click on continue, and objects will begin to be erased,
- click on continue again, and progress will stall.
The continue button should be hidden or set insensitive instead of left active.
Change History (2)
comment:1 Changed 6 years ago by quozl
- https://github.com/sugarlabs/sugar/pull/745 (a solution which ignores redundant click)
comment:2 Changed 6 years ago by quozl
- Resolution set to fixed
- Status changed from new to closed
Merged.
Note: See
TracTickets for help on using
tickets.