-
Bug
-
Resolution: Fixed
-
Blocker
-
2.3
-
MOODLE_23_STABLE
-
MOODLE_23_STABLE
-
MDL-33891-master-1 -
This is an oversight on my part from when I added the event canceller to the chooser dialogue.
This idea of the cancel_listeners function is to cancel all events relating to an open dialogue. This includes things such as window resizing.
Now that MDL-33649 has been integrated, it means that if you resize the window after you close the dialogue (or if you're IE8 when you close the dialogue) the scrollbars are locked.