Closed Bug 1587602 Opened 5 years ago Closed 5 years ago

Source footer - the loading icon shown when pretty-printing a source is static and misaligned

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(firefox72 fixed)

RESOLVED FIXED
Firefox 72
Tracking Status
firefox72 --- fixed

People

(Reporter: fvsch, Assigned: marco)

Details

(Keywords: good-first-bug)

Attachments

(2 files)

Steps to reproduce:

  1. In Debugger, open any minified source
  2. Click the Pretty Print button in the footer

A "loading" spinning icon should show briefly (it will show for a longer time if you're pretty printing a massive source file).

Currently it looks like:

  • it's aligned to the top instead of being centered
  • it doesn't spin

Instead it should be:

  • vertically centered (maybe missing a align-self: center?)
  • rotating indefinitely (we may have a CSS animation for that in a different component?)
Keywords: good-first-bug
Priority: -- → P3
Pushed by florens@fvsch.com:
https://hg.mozilla.org/integration/autoland/rev/a25d757eaf29
Source footer - the loading icon shown when pretty-printing a source is static and misaligned. r=fvsch
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 72
Assignee: nobody → marco
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: