27 Mar
2017
27 Mar
'17
10:21 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18340 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 61647 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=61647&action=edit Bug 18340: Fix progress bar length The progress bar (for background jobs) should be fully filled when 100% is hit, right? :) It has been introduced quite long time ago when the size of the progress bar has been changed from 150 to 200px, and the code has been refactored. Test plan: Launch a big modification/deletion of records/items in a batch. You should see the progress bar progressing to 100 and reach 100! -- You are receiving this mail because: You are watching all bug changes.