-
Improvement
-
Resolution: Won't Do
-
Minor
-
None
-
2.4.6, 2.5
-
MOODLE_24_STABLE, MOODLE_25_STABLE
-
git@github.com:Trii/moodle.git
If you access an lti tool directly by it's url: mod/lti/view.php?id=123 and it is set to open in a new window, the view generates a window.open() that executes on page load. Popup blockers prevent this from happening and there is no way to open a blocked popup other than reloading or changing browser settings. This improvement adds a link to manually launch the popup if it is blocked or if you close it and want to reopen it
Related to MDL-40867