-
Bug
-
Resolution: Fixed
-
Minor
-
4.0.4
-
MOODLE_400_STABLE
-
MOODLE_400_STABLE
-
Whilst peer-reviewing another issue todo with the Atto editor (MDL-69292), I encountered another error when using the Atto editor. It only affects Moodle 4.0 onwards.
The issue is easy to reproduce.
- Log in to a Moodle 4.0+ instance as admin or teacher
- Click on a course
- Turn Edit mode on
- Click on Add an activity or resource
- Choose Page
- Use the Atto editor (text editor)
- Open up your browser's console
- Click on the text/font dropdown in the editor (A symbol) and choose a style
- You will see an error similar to TypeError: Cannot read properties of null. See attached screenshot.
This is not isolated to the Atto editor in the above instructions, it seems to be an error present on all Atto editors and is the same on all the major browsers (Chrome, Edge, Firefox and Safari).
This does not seems to impact performance and seems benign, but further investigation may reveal what is causing it and any negative impact.
- Discovered while testing
-
MDL-69292 "RangeError: Maximum call stack size exceeded" error when using Atto editor - causing lockups in the browser
- Closed
- is a regression caused by
-
MDL-71671 Using TalkBack, moving forward when we are on the last element of a menu closes menu
- Closed
- Testing discovered
-
MDL-76059 Console errors on login page when guest login disabled
- Closed