-
Bug
-
Resolution: Fixed
-
Minor
-
2.3, Future Dev
-
MOODLE_23_STABLE
-
MOODLE_23_STABLE
-
WIP-
MDL-36069-master -
TEXTAREA form fields that have no pre defined "display format", come with an adjacent "format chooser" listbox field immediately after the textarea field.
It should be right aligned in RTL mode.
I have no idea how to switch back to a state in which the "format chooser" can be displayed, if you are already in "HTML Format" mode.
So if you are testing this patch, try to find a page in Moodle that still has its textarea format unset.
I have removed an entire RTL CSS rule which was added in the past by me (probably) and i have tested several "Form pages" to see that nothing breaks, and found no regression. so I am not sure what that CSS rule was doing there in the first place. and I hope this fix does not introduce any regressions in any of the "Form pages"