-
Bug
-
Resolution: Fixed
-
Minor
-
2.7
-
MOODLE_27_STABLE
-
MOODLE_27_STABLE
-
MDL-45403-master -
Some buttons should highlight only when the entire selection matches the button function (bold, underline, strikethrough, italic)
Other buttons should highlight when any part of the selection matches the button function (link, image).
The default for tagMatchRequiresAll should be true (it's the fastest, most common option)
and image and link should override it to be false.