-
Bug
-
Resolution: Fixed
-
Minor
-
4.1.12, 4.3.3, 4.4
To reproduce:
- Log in as an admin
- Go to Site administration > Appearance > Themes
- Edit the Classic theme's settings.
- Set a background image. Use whatever image you like.
- Save the changes
- Bump the "$version" variable in version.php to today's date. For example, if today is 3 Aug, then change it to "2024080300.00"
- Go to the site home. The update should be triggered.
- Expected: The headings on the upgrade pages should have a good colour contrast against the background.
- Actual: With the background for the headings transparent, the background image can make the headings hard to read and, therefore, inaccessible for people with visual impairments.
- caused a regression
-
MDL-83047 All headings now have white background colour
- Closed