Closed Bug 645417 Opened 13 years ago Closed 13 years ago

Add-on/extension download/install progress doorhangers width keeps changing

Categories

(SeaMonkey :: UI Design, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 648844

People

(Reporter: InvisibleSmiley, Assigned: jorendorff)

References

Details

I noticed that add-on download progress doorhangers keep changing their width.

Reason: Bug 570012 (changeset http://hg.mozilla.org/mozilla-central/rev/4294a3a4edf3) introduced a new urlbarBindings.xml binding and browser.css styles, among them this one:

.addon-progress-description {
  width: 350px;
  max-width: 350px;
}

However we use our very own notification.xml which doesn't have the above (yet), and we don't have the above style rule.

Note: Keep Modern and Mac in mind.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.