Closed Bug 1709667 Opened 3 years ago Closed 3 years ago

Investigate reports of misalignment in the new download progress indicator

Categories

(Firefox :: Theme, task)

task

Tracking

()

RESOLVED DUPLICATE of bug 1709037

People

(Reporter: sfoster, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [proton-icons])

There have been some reports that the filled progress disc is not centered inside the outer ring in the new download button progress indicator.

One example: https://www.reddit.com/r/firefox/comments/n3rwh3/firefox_nightly_proton_has_got_an_update_that/

This progress indicator is composed of an outer element #downloads-indicator-progress-outer which is simply a border-radius: 100% and 1px solid border color to draw the ring, and an inner element: #downloads-indicator-progress-inner which is also border-radius: 100% and a conic-gradient background to render the progressive pie-slice states.

See: https://searchfox.org/mozilla-central/source/browser/themes/shared/downloads/indicator.inc.css#45-78

We should figure out what platforms/settings/conditions this reproduces on, and what options exist to fix it.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.