-
Bug
-
Resolution: Unresolved
-
Trivial
-
None
-
4.4.4
-
MOODLE_404_STABLE
-
mdl-83729_405
-
mdl-83729_500
-
mdl-83729_main
-
-
When viewing a Book chapter on a narrow screen, if you click the right arrow to view the next chapter, the TOC drawer begins to close.
This seems to be due to theme/boost/amd/src/drawers.js preventCoveringFocusedElement()
It seems that if the focussed element is within THRESHOLD (set to 20px) of the TOC drawer, the draw is closed. There is a padding on the page that may normally cover this, but the chapter right arrow extends into the padding.
- mentioned in
-
Page Loading...