Closed Bug 1731774 Opened 3 years ago Closed 3 years ago

In dark theme (and dark alpenglow) the red "blocked" icon in the main download panel should be lighter (matching the sub panel)

Categories

(Firefox :: Downloads Panel, defect, P2)

defect
Points:
1

Tracking

()

VERIFIED FIXED
94 Branch
Tracking Status
firefox-esr78 --- unaffected
firefox-esr91 --- unaffected
firefox92 --- unaffected
firefox93 --- wontfix
firefox94 --- verified

People

(Reporter: cgeorgiu, Assigned: Gijs)

References

(Blocks 1 open bug, Regression)

Details

(Keywords: regression, Whiteboard: [fidefe-mr11-downloads])

Attachments

(3 files)

Attached image sub panel.png

Affected versions

  • latest Nightly 94.0a1
  • Beta 93.0b7

Affected platforms

  • Win 10 x64
  • Ubuntu 20.04 x64
  • macOS 11

Preconditions

  • Firefox Dark or Alpenglow theme is applied

Steps to reproduce

  1. Navigate to https://www.thinkbroadband.com/download.
  2. Download the 50 MB sample file from the test page.
  3. Click on the download icon from the toolbar.
  4. Click on the download item in order to open the sub panel.

Expected result

  • The warning icon has a strong red contrast. It has the same contrast as displayed in the main panel.

Actual result

  • The warning icon has a light red contrast.

Suggested Severity

  • S3, since this won't affect the functionally.

Regression range

Additional notes

  • The issue does not reproduce with Light theme, it can be only reproduced with the themes written above.
Has Regression Range: --- → yes
Has STR: --- → yes

Hi Gijs! Mozregression points out to bug 1715001, as the regressor. Is this something that indeed regressed from bug 1715001, could you please take a look?

Flags: needinfo?(gijskruitbosch+bugs)

Can you provide a screenshot of the comparison, and the pre-patch state? As it is, I'm not sure whether this is a problem. I don't think there was an intentional change, but OTOH there's no spec for dark mode and these icons.

Flags: needinfo?(gijskruitbosch+bugs) → needinfo?(ciprian.georgiu)

(In reply to :Gijs (he/him) from comment #2)

Can you provide a screenshot of the comparison, and the pre-patch state? As it is, I'm not sure whether this is a problem. I don't think there was an intentional change, but OTOH there's no spec for dark mode and these icons.

This screenshot comparation is from Beta 93.0b8: https://drive.google.com/file/d/1ZM1YhSTLUQV5HCDs4cBqWLEh-GttPlJU/view?usp=sharing
This is from Nightly 93.0a1, (20210902092450) before the patch from bug 1715001: https://drive.google.com/file/d/1d_x42WjMhqCv6STeliAbG2ok1X6yEQvx/view?usp=sharing

Flags: needinfo?(ciprian.georgiu)

(In reply to Ciprian Georgiu [:ciprian_georgiu], Release Desktop QA from comment #3)

(In reply to :Gijs (he/him) from comment #2)

Can you provide a screenshot of the comparison, and the pre-patch state? As it is, I'm not sure whether this is a problem. I don't think there was an intentional change, but OTOH there's no spec for dark mode and these icons.

This screenshot comparation is from Beta 93.0b8: https://drive.google.com/file/d/1ZM1YhSTLUQV5HCDs4cBqWLEh-GttPlJU/view?usp=sharing
This is from Nightly 93.0a1, (20210902092450) before the patch from bug 1715001: https://drive.google.com/file/d/1d_x42WjMhqCv6STeliAbG2ok1X6yEQvx/view?usp=sharing

I don't appear to have access rights for either of these, so I can't see them... can you give me those or attach to bugzilla? :-)

Flags: needinfo?(ciprian.georgiu)

Sorry, my bad. I forgot to properly add the sharing rights. Can you please try again, it should work now.

Flags: needinfo?(ciprian.georgiu)

Thanks, that works!

Summary: The red icon has a different contrast in the main download panel vs sub panel → In dark theme (and dark alpenglow) the red "blocked" icon in the main download panel should be lighter (matching the sub panel)

Although the download panel has no dark mode spec, the info bar one has the icons appearing like this, so I think the sub panel one (the lighter version) is correct - we should be using #FF9AA2, also in the main panel.

Assignee: nobody → gijskruitbosch+bugs
Status: NEW → ASSIGNED
Points: --- → 1
Priority: -- → P2
No longer blocks: 1715001
Regressed by: 1715001
Whiteboard: [fidefe-mr11-downloads]

This is a 1-character typo in a CSS file so I might as well request uplift...

Pushed by gijskruitbosch@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/6911439caf3b
fix download blocked badge colour in dark themes, r=mtigley
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch

Did you mean to request uplift on this still? We'd be talking an RC ride-along candidate at this point, fwiw.

Flags: needinfo?(gijskruitbosch+bugs)

(In reply to Ryan VanderMeulen [:RyanVM] from comment #12)

Did you mean to request uplift on this still? We'd be talking an RC ride-along candidate at this point, fwiw.

Oh, bother, this slipped through. I can request it but I don't think it's the end of the world. If we're doing RC respins then I guess this can ride-along...

Flags: needinfo?(gijskruitbosch+bugs)

Comment on attachment 9242417 [details]
Bug 1731774 - fix download blocked badge colour in dark themes, r?mtigley

Beta/Release Uplift Approval Request

  • User impact if declined: Mismatched colour in downloads panel
  • Is this code covered by automated tests?: No
  • Has the fix been verified in Nightly?: No
  • Needs manual test from QE?: Yes
  • If yes, steps to reproduce: See comment 0
  • List of other uplifts needed: n/a
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): Literally 1-character change in a CSS file because I'm a dummy.
  • String changes made/needed: Nope
Attachment #9242417 - Flags: approval-mozilla-beta?
Flags: qe-verify+

Comment on attachment 9242417 [details]
Bug 1731774 - fix download blocked badge colour in dark themes, r?mtigley

Would be landing on release at this point if we uplift to 93.

Attachment #9242417 - Flags: approval-mozilla-beta? → approval-mozilla-release?
QA Whiteboard: [qa-triaged]

Verified as fixed this issue on latest Nightly 94.0a1 across platforms: Win 11, macOS 11 and Ubuntu 18.04 x64.

Status: RESOLVED → VERIFIED
Flags: qe-verify+
Attachment #9242417 - Flags: approval-mozilla-release? → approval-mozilla-release-
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: