mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
![]() Popovers were not being closed when clicking elsewhere resulting in multiple popovers open at the same time that cannot be closed. That was happening because the trigger for popovers was set to "focus" and "click" at the same time. This patch removes the "click" as trigger. Also, adds the click event listener to show the popover and avoid the problem described in MDL-82570, that caused this regression. |
||
---|---|---|
.. | ||
boost | ||
classic | ||
font.php | ||
image.php | ||
index.php | ||
javascript.php | ||
jquery.php | ||
styles.php | ||
styles_debug.php | ||
switchdevice.php | ||
upgrade.txt | ||
UPGRADING.md | ||
yui_combo.php | ||
yui_image.php |