Download progress bar broken for big files
Categories
(Firefox for Android :: Downloads, defect)
Tracking
()
People
(Reporter: julien.dusser, Unassigned)
Details
Attachments
(4 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:108.0) Gecko/20100101 Firefox/108.0
Steps to reproduce:
Dowloading a file greater than 2GB with fenix (Android)
Actual results:
The progress bar is broken, there's is an integer overflow.
Expected results:
Working progress bar
Comment 1•3 years ago
|
||
User Agent: Mozilla/5.0 (Android 13; Mobile; rv: 109.0) Gecko/111.0 Firefox/111.0
I submitted a PR https://github.com/mozilla-mobile/firefox-android/pull/619 for fixing this bug.
Comment 4•3 years ago
|
||
The severity field is not set for this bug.
:cpeterson, could you have a look please?
For more information, please visit auto_nag documentation.
Comment 5•3 years ago
|
||
Authored by https://github.com/j-d-r
https://github.com/mozilla-mobile/firefox-android/commit/f219b125a28c846ee293557b2e913726e111f071
[main] Bug 1812282 - Add testcase for broken progress bar
Authored by https://github.com/j-d-r
https://github.com/mozilla-mobile/firefox-android/commit/84e6339d3d7e9f99e1ae2d98e7ddc92643aec40e
[main] Bug 1812282 - Fix notification progress bar
Comment 6•3 years ago
•
|
||
This issue is no longer reproducible on the latest Nightly 115.0a1 (2023-05-10) build.
The progress bar is now noticeable in position as the percentage would indicate.
Device used: Oppo Find X5 (Android 13).
Marking the ticket as verified fixed.
Comment 7•3 years ago
|
||
Updated•3 years ago
|
Updated•3 years ago
|
Updated•2 years ago
|
Description
•