Visited links do not have the correct HCM styling
Categories
(UX Systems :: Component, defect)
Tracking
(Not tracked)
People
(Reporter: nstroud, Unassigned, NeedInfo)
References
(Blocks 1 open bug)
Details
(Keywords: access, Whiteboard: [fidefe-profile-management])
Attachments
(3 files)
Prerequisites:
Found on Nightly 138.0a1 (2025-03-26) (64-bit)
Make sure browser.profiles.enabled
is set to true
Turn on Windows Night Sky HCM
STR:
Please note: it is important to turn HCM on first and then open Nightly. Otherwise, you may be unable to replicate the issue
- First, turn Windows Night Sky HCM
- Open
about:newprofile
in Nightly and observe HCM styling
Expected / Actual:
HCM visited links should follow the styling below:
Visited:
VisitedText
text
Reporter | ||
Comment 1•1 month ago
|
||
Marked as S2 since this also causes a contrast issue. Checking with Morgan Reschenberg on color used for visited links
Updated•1 month ago
|
Updated•1 month ago
|
Comment 2•27 days ago
|
||
Unclear if this should block for 138 as we're doing root cause work for 139. To be continued after discussing with Morgan whether this needs a band-aid fix (and if such a fix is even possible)
Comment 3•27 days ago
|
||
From KimB: likely not a blocker because the user has selected this specific forced-colors palette
Reporter | ||
Comment 4•27 days ago
|
||
Re-checked issue, looks like link in HCM has the correct styles except for the Visited styling. Please adjust so that when the link is visited, it is using VisitedText
Comment 5•27 days ago
|
||
Oddly, I'm not able to reproduce this bug on windows with the night sky theme enabled.
The links look correctly shaded purple for me (with the night sky HCM theme), and the styles are being supplied by the common colors stylesheet.
Reporter | ||
Comment 6•27 days ago
|
||
Reporter | ||
Comment 7•27 days ago
|
||
Hey Jared! Looks like we both commented at the same time! Please see my comment above and the image attached in comment 6. Thank you!
Comment 8•26 days ago
|
||
Thanks for the needinfo! I guess I won the update race, because I totally missed your comments here.
Hm, with the Night Sky contrast theme applied in windows 11, I do see that the "learn more" visited link style looks the same as the unvisited link style. However, this isn't a new bug; profiles is just using the default link styling that's applied to any "learn more" link. For example, if you look at about:preferences, the link and visited-link styles look exactly the same as they do on the profiles about pages.
In the case where the link has been visited, devtools shows the styles as coming from this spot in common-shared.css. It looks like these styles were last touched by the reusable components team, which makes sense, since the "learn more" link is implemented as a reusable component.
Here's a proposal: since this is not a new bug, and the profiles team is under pressure to ship in 138, and we have other open blockers that need to be resolved in the next few days before 138 goes to beta, I think it might make sense to redirect this bug to the reusable components team, likely a bigger root cause fix/discussion. They can work with you and the design systems folks to correct the "learn more" link styling behavior globally for all the about pages in Firefox. How's that sound?
Reporter | ||
Updated•25 days ago
|
Reporter | ||
Comment 9•25 days ago
|
||
Hey Jared! Sounds good :) I've updated the bug to reflect the issue about visited links and moved it over to UX Systems > Component
Adding you and Dave Townsend for visibility
Updated•5 days ago
|
Description
•