Closed (fixed)
Project:
Drupal core
Version:
9.4.x-dev
Component:
Claro theme
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
14 Mar 2022 at 11:44 UTC
Updated:
26 Apr 2022 at 13:54 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
mherchelThis patch using
css-maskto fix the issue.Note that I also removed the RTL version of the separator icon, and instead used
transform: scaleX(-1).Comment #3
mherchelHad to re-compile the CSS again.
Comment #4
mherchelAttached the wrong patch! Lets try this one!
Comment #5
mherchelHere's a the same patch without the dictionary.txt additions (which were added in #3272035: Add "linktext" and "canvastext" to cspell dictionary. ).
Comment #6
mherchel9.4.x version of the same patch attached.
Comment #7
mherchelUpdated 9.4.x patch (I forgot to remove the unnecessary SVG)
Comment #8
cindytwilliams commentedPatch #7 looks good and applies cleanly. The breadcrumbs display correctly in high-contrast mode and there are no regressions in non-high-contrast mode. Attached are screenshots in various browsers. Marking RTBC.
Comment #10
mherchelUnrelated failure.
Comment #13
lauriiiCommitted a163e71 and pushed to 10.0.x. Also committed the 9.4.x patch to 9.4.x. Thanks!
Not committing to 9.3.x just in case because this is removing an icon.