Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.2, 3.3
-
Component/s: User Tours
-
Testing Instructions:
-
Affected Branches:MOODLE_32_STABLE, MOODLE_33_STABLE
-
Fixed Branches:MOODLE_32_STABLE, MOODLE_33_STABLE
-
Pull from Repository:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
Steps to reproduce:
- Ensure you are using Clean theme.
- Make a post in Site news with HTML souce '<p class="bugdemo" style="color: white; background-color: black;">White on dark</p>' (of, if you use a custom theme, find any content where the text-colour is white.
- Create a user tour, with a step targetting the .bugdemo CSS selector.
- View the user tour.
Expected result: you can read the instructions.
Actual result: the tour appear white-on-white.