-
-
Notifications
You must be signed in to change notification settings - Fork 142
Closed
Labels
Status-DuplicateTicket for this stuff already exists and/or requested changes are already implemented.Ticket for this stuff already exists and/or requested changes are already implemented.Type-DefectThis is BUG!!!This is BUG!!!
Milestone
Description
Brief description of the issue.
The progress bar for import can jump backward during importing.
How to reproduce the bug?
- Import an opml backup
- Watch the progressbar
What was the expected result?
Progressbar always increases and estimates time left well.
What actually happened?
Progressbar may jump backward. From what I understand it happens since only direct children of processed nodes are counted to estimate total number of feeds (
total += current_count; |
Other information
- OS: macOS Big Sur 11.2.1
- Desktop Environment:
- RSS Guard version: 3.9.0
Metadata
Metadata
Assignees
Labels
Status-DuplicateTicket for this stuff already exists and/or requested changes are already implemented.Ticket for this stuff already exists and/or requested changes are already implemented.Type-DefectThis is BUG!!!This is BUG!!!