The messages "X" close button are not visible in IE11 high contrast mode.

This is visible at https://tugboat-aqrmztryfqsezpvnghut1cszck2wwasr.tugboat.qa/message

We need to also test out the solution in high contrast mode on IE11, Edge, and Firefox.

Comments

mherchel created an issue. See original summary.

mherchel credited javi-er.

mherchel’s picture

Crediting @javi-er who found this bug

mherchel’s picture

Status: Active » Needs review
StatusFileSize
new1.32 KB

Patch attached.

The issue occurred because Windows High Contrast mode removes all background colors (and the close button was styled with a background color). The new patch uses borders.

javi-er’s picture

StatusFileSize
new163.03 KB

Looks good to me!

javi-er’s picture

StatusFileSize
new125.02 KB

Screenshot:

javi-er’s picture

Status: Needs review » Reviewed & tested by the community

Status: Reviewed & tested by the community » Needs work

The last submitted patch, 4: 3223270.patch, failed testing. View results

mherchel’s picture

Status: Needs work » Reviewed & tested by the community

Unrelated test failure.

  • lauriii committed 87d16e4 on 9.3.x
    Issue #3223270 by mherchel, javi-er: Olivero: Messages "close" icon not...

  • lauriii committed e32aa6a on 9.2.x
    Issue #3223270 by mherchel, javi-er: Olivero: Messages "close" icon not...
lauriii’s picture

Version: 9.3.x-dev » 9.2.x-dev
Status: Reviewed & tested by the community » Fixed

Committed 87d16e4 and pushed to 9.3.x. Also cherry-picked to 9.2.x because Olivero is experimental. Thanks!

Status: Fixed » Closed (fixed)

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