Closed Bug 1666626 Opened 4 years ago Closed 2 years ago

Update throbber in the "About Firefox" always uses the low-res image

Categories

(Firefox :: Theme, defect, P3)

Firefox 81
defect

Tracking

()

RESOLVED FIXED
111 Branch
Tracking Status
firefox111 --- fixed

People

(Reporter: kirillcool, Assigned: emilio)

References

(Blocks 3 open bugs)

Details

Attachments

(3 files)

Attached image firefox-update.png

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:81.0) Gecko/20100101 Firefox/81.0

Steps to reproduce:

This is in the latest stable version of Firefox 81.0 on macOS 10.15.6

Go to Firefox -> About Firefox and observe the visuals

Actual results:

  1. The little circular progress indication during update check is not Retina-quality. It is noticeable low-resolution
  2. There is a thin light line along the right edge of the "About" screen main content

See the attached screenshot

Expected results:

  1. Circular progress should be high-resolution
  2. No light line along the right edge of the content

One more thing - when the system preference is set to Dark mode, the "About Firefox" window still uses the light title bar.

Bugbug thinks this bug should belong to this component, but please revert this change in case of error.

Component: Untriaged → Widget: Cocoa
Product: Firefox → Core

(In reply to Kirill Grouchnikov from comment #1)

One more thing - when the system preference is set to Dark mode, the "About Firefox" window still uses the light title bar.

This is covered by bug 1517182.

Not sure what the best component for this is, but it isn't widget:cocoa.

Component: Widget: Cocoa → General
Product: Core → Firefox
Component: General → Theme
Severity: -- → S4
Priority: -- → P3
QA Whiteboard: [qa-regression-triage]
Attached image ff.png

In an attempt to confirm the issue, I've taken several older issues.
As far as the attachment goes, can observe 79.0, 80.0, 81.0 and the initial attachment from the bug.

Any chance the low resolution - pixelation might be from the zoom-in over the image?
For my case that was what seemed to be at fault.

There is a thin light line along the right edge of the "About" screen main content

This issue appears to be limited to beta(82.0b8, 82.0b9)/RC as with nightly it's not visible.
In regards to it, filed bug 1670559 for separate tracking and debugging.

See Also: → 1670559

Kirill, do you still see this problem

Using developer edition 110, I do not see a white line.
I can't speak to the quality of the spinner.

Flags: needinfo?(kirillcool)
Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Duplicate of bug: 1670559
Resolution: --- → DUPLICATE
Status: RESOLVED → REOPENED
QA Whiteboard: [qa-regression-triage]
No longer duplicate of bug: 1670559
Ever confirmed: true
Resolution: DUPLICATE → ---
Summary: Visual issues in the "About Firefox" window on macOS → Update throbber in the "About Firefox" always uses the low-res image
Flags: needinfo?(kirillcool)

Meh, this is rather trivial to fix....

Assignee: nobody → emilio

We have no XUL throbbers anymore, so remove the html difference.

We could use <img srcset="..."> instead of image-set() in css, though
that'd mean a bit of duplication in about:preferences at least.

Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f66e0995f7a8 Simplify update throbbers. r=dao,Gijs,settings-reviewers
Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
QA Whiteboard: [qa-111b-p2]
See Also: → 1821122
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: