Go to file
Gilles Dubuc 2d3287e6bf Fixes bug where next/prev would exit fullscreen mode
Next/prev caused an attach() call which in turn
replaced the lightbox elements with themselves
causing the browser to exit fullscreen mode
because the full screened element was shortly
removed from the DOM (to be replaced by the same content),

Unfortunately this cannot be covered by a test case
because the screen would have to truly go into fullscreen
mode for the bug to happen. Having QUnit go fullscreen
seems unreasonable both for local testing (annoying)
and automated testing (could fail  to really fo fullscreen
because user confirmation is requested by the browser).

Change-Id: I57a2668179d6749188d7b5a3efcd06216b7747a9
Mingle: https://wikimedia.mingle.thoughtworks.com/projects/multimedia/cards/139
2014-01-27 18:12:09 +01:00
docs Moving things around for module renames 2014-01-24 09:21:16 -08:00
resources Fixes bug where next/prev would exit fullscreen mode 2014-01-27 18:12:09 +01:00
tests Moving things around for module renames 2014-01-24 09:21:16 -08:00
.gitignore Adding first pass at jsduck docs 2014-01-21 11:44:58 -08:00
.gitreview Add .gitreview 2013-08-08 11:11:01 +02:00
.jshintignore Clicking on the chevron should open/close the details 2014-01-15 09:21:58 +01:00
.jshintrc jshint config and fixes, FINALLY 2013-12-02 12:50:34 -08:00
COPYING Initial commit - working demo 2013-09-03 16:52:28 -07:00
importml.sh Make importml.sh less Linux-centric, more UNIX-agnostic 2013-12-05 00:19:02 +00:00
MultimediaViewer.i18n.php Localisation updates from https://translatewiki.net. 2014-01-26 16:24:18 +00:00
MultimediaViewer.php Enable fullscreening with jquery.fullscreen 2014-01-27 14:14:36 +01:00
MultimediaViewerHooks.php Moving things around for module renames 2014-01-24 09:21:16 -08:00
viewer-ltr.svg Fix images and related CSS for RTL wikis 2013-11-26 00:54:18 +02:00
viewer-rtl.svg Fix images and related CSS for RTL wikis 2013-11-26 00:54:18 +02:00