Closed Bug 1716827 Opened 3 years ago Closed 3 years ago

Update success-animation.svg to be consistent with Proton check.svg

Categories

(Firefox :: Theme, task)

task

Tracking

()

RESOLVED FIXED
94 Branch
Tracking Status
firefox94 --- fixed

People

(Reporter: bigiri, Assigned: sfoster)

References

(Blocks 2 open bugs)

Details

(Whiteboard: [proton-cleanups][proton-icons])

Attachments

(1 file)

The success-animation.svg does not match the Proton styling of chrome/toolkit/skin/classic/global/icons/check.svg resulting in inconsistent appearance. This svg needs to be regenerated or replaced with a more consistent image.

Blocks: proton-icons

This is the animation used in the confirmation prompt.
A quick way to trigger that in the browser console:

ConfirmationHint.show(document.getElementById("PanelUI-menu-button"), "pageBookmarked2")
Assignee: nobody → sfoster
Status: NEW → ASSIGNED
  • Use the new path from check.svg in each frame
  • Use clip-paths rather than the mask & stroke-width properties to do the clipping in each frame
  • Pick up the fill (white) color from CSS using currentColor rather than hardcoding in the SVG
Pushed by sfoster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/35bff5173880
Update the success checkbox animation. r=dao
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
Regressions: 1729736
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: