Olivero's next / prev button icon's don't properly adapt in forced colors mode.

We should use a combo of the forced-colors:active media query and fill: linkText on the SVG to fix this.

Testing steps

  1. You have to be in Windows and turn on a high contrast theme. See https://support.microsoft.com/en-us/windows/turn-high-contrast-mode-on-o...
  2. Create a view that has a pager.
  3. If you change the high contrast theme to a dark theme, note that the arrows do not adapt (and become light).

Comments

mherchel created an issue. See original summary.

mherchel’s picture

StatusFileSize
new1.24 KB

10.0.x patch

mherchel’s picture

Status: Active » Needs review
StatusFileSize
new1.49 KB

9.4.x patch

elber’s picture

Assigned: Unassigned » elber
mherchel’s picture

Issue summary: View changes

Adding testing steps

elber’s picture

Assigned: elber » Unassigned

Hi mherchel thank you, but I couldn't to revise it because my operational system is Linux, sorry!

mherchel’s picture

StatusFileSize
new1.2 KB
new974 bytes
cindytwilliams’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new56.65 KB
new245.43 KB
new22.45 KB

Code looks good and patches apply cleanly. The next/previous icons display correctly in Microsoft Edge using a high contrast theme, and there are no regressions. Marking RTBC.

Before:
Screenshot Before

After:
Screenshot After

  • lauriii committed aa75324 on 10.0.x
    Issue #3271666 by mherchel, cindytwilliams: Olivero pager's next/prev...

  • lauriii committed c44d966 on 9.4.x
    Issue #3271666 by mherchel, cindytwilliams: Olivero pager's next/prev...
lauriii’s picture

Status: Reviewed & tested by the community » Fixed

Committed aa75324 and pushed to 10.0.x. Also committed 9.4.x patch to 9.4.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.