Příspěvky uživatele David Scotson

Moodle in English -> Motivy -> Potential bug in your theme

autor David Scotson -
Hi all,

I just filed a bug that likely affects all Moodle Themes :

https://tracker.moodle.org/browse/MDL-38441

It's a bit of a weird one, and only shows up in older verisions of IE before 10, and possibly then only when you're out of theme developer mode, so you might well be unaware that it's affecting your theme. As outlined with numbers in the bug, I'm guessing this affects basically every Moodle theme.
Průměr hodnocení: -
Not tried it yet, but I have already found one caveat:

fullscreen_settings: This option gives you the ability to have different settings applied when the editor is in fullscreen mode for example more tools. This option will only work together with fullscreen_new_window.

fullscreen_new_window: This option enables you to switch on the old style new window mode this is disabled by default.

So to use it you need to turn on an old way of creating the new window. Why did they stop using the old way? It doesn't say.