-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.1.3, 4.2
-
MOODLE_401_STABLE, MOODLE_402_STABLE
I've noticed that the title color is not taken into account in the tinyMCE editor.
For instance in Mount Orange School instance the title H3 should be orange:
If I switch to the Atto editor it works correctly:
Testing instructions
- Ensure that under "Profile" → "Preferences" → "Editor preferences" you have selected "TinyMCE editor" as your text editor.
- As a teacher, open a course.
- Enter edit mode.
- Add a "Text and media area"
- Within the text body of the "Text and media area", enter some text.
- Select the line and format as heading.
- Examine the heading with browser developer tools (usually F12) and note the value for "font-weight".
- Save the changes and return to course.
- Examine the heading within the course context with browser developer tools and note the value for "font-weight".
- Confirm the two values from inside the editor area and the course context are the same.