Page 1 of 1

Getting out of an image in fullscreen in a Justified Layout

Posted: 24 Nov 2014, 14:09
by Eightkiller
Here is the scenario of the Bug:

1/ Parameter a page with the following settings:
Code
gallery: wide justified hover
2/ Go to your gallery, everything is showing properly

3/ Click on a picture , you are viewing it on your screen
4/ Click on the toggle full screen button
5/ Then click on the cross to get out

4/ Now the images are all mixed up, being one above the other :)

Hope it will help you with the development :), i don't know if someone detected this one before, u can look the screenshots to see the damage i'm talking about !

Before the scenario : http://runechronos.free.fr/x3_bugs/X3_j ... ug_OFF.jpg
After the scenario : http://runechronos.free.fr/x3_bugs/X3_j ... bug_ON.jpg

See you ;-)

Re: Getting out of an image in fullscreen in a Justified Lay

Posted: 24 Nov 2014, 17:14
by margouillat
if I followed everything works for me, I do not have that problem

Re: Getting out of an image in fullscreen in a Justified Lay

Posted: 24 Nov 2014, 23:53
by mjau-mjau
Eightkill wrote:Here is the scenario of the Bug:
Eightkill, can you let me know in which OS/browser combo you discovered this? "Fullscreen" triggers a resize in your browser screen, which necessarily also triggers a layout-resizer function that re-calculates the justified layout based on new screen size. It seems this function is not called in this browser/os combo when toggling fullscreen state, so I might have to add a hook on exitfullscreen event ...

Re: Getting out of an image in fullscreen in a Justified Lay

Posted: 25 Nov 2014, 02:54
by Eightkiller
Indeed, i got the problem on Chrome browser(39.0.2171.65 m). In Internet explorer 11 it is working, but another problem is showing. In internet explorer 11 when u click the cross with the same scenario, you are unable to scroll down with your mouse, in full screen after having cilcked on the cross.

In firefox (32.0.3) everything is working as it should :)

So it is:

1/ The initial bug appears on Chrome (39.0.2171.65 m)
2/ The scrolling bug appears on Internet Explorer 11

By the way i'm using Windows 8.1