Webkit Browsers Gallery Photo Height

1,438 views
Skip to first unread message

Travis

unread,
Nov 5, 2010, 2:39:34 PM11/5/10
to fancybox
I'm seeing weird behavior when viewing some of the photos on Fancybox
home page using Chrome 7 on Windows and Safari 5.0.2 on Mac Osx.

The photos seem to stretch down to below the window. Specifically the
Image Gallery photos on the home page.

Anyone else seeing this?

jrockwell3

unread,
Nov 5, 2010, 3:01:46 PM11/5/10
to fancybox
Holy cow,

I just installed fancy box this afternoon and I'm having the same
exact problem!

I'm going to assume this is a bug. Never had an issue with FancyBox
before.

graphicsman

unread,
Nov 5, 2010, 3:16:47 PM11/5/10
to fancybox
I was preparing to upgrade my fancybox (currently still running 1.2).
I ran into this problem, hoping to find a solution so I can implement
1.3

Janis

unread,
Nov 5, 2010, 4:12:44 PM11/5/10
to fancybox

Aniello Martuscelli

unread,
Nov 5, 2010, 7:10:31 PM11/5/10
to fancybox
Yes, i've the same problem with 1.3.3 (latest) version. I've
downgraded it to 1.3.2 and now all works fine

I hope in next relase

RavanH

unread,
Nov 6, 2010, 2:26:04 PM11/6/10
to fancybox
I can confirm this issue on Google Chrome / Chromium 7 on Linux too.
Using Chrome browser, visit the FancyBox home page http://fancybox.net/home
and try the sample images to see the effect. The funny thing is that
NOT ALL images suffer this issue...

For example, the first image with
$("a#example1").fancybox({
'titleShow' : false
});
does not get stretched while the second one with
$("a#example2").fancybox({
'titleShow' : false,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'easingIn' : 'easeOutBack',
'easingOut' : 'easeInBack'
});

Strange...

Users of my "Easy FancyBox" for WordPress plugin see the same:
http://wordpress.org/support/topic/plugin-easy-fancybox-version-1334-distortsstretches-image?replies=4#post-1776962

Is there development going on for this issue (with an outlook on a fix
soon) or should I revert the plugin to use FancyBox 1.3.2 for the time
being?

In any case, FancyBox ROCKS !

Thanks :)

Jan Wilson

unread,
Nov 6, 2010, 2:59:05 PM11/6/10
to fanc...@googlegroups.com
Yes, at http://fancybox.net these images:

a#example2
a#example3
The three in the image gallery
All the examples under manual call

are stretched MUCH too tall on Chrome 7.0.517.44, Linux Kubuntu 10.10
(Maverick).

The others are OK, and everything works fine in Firefox 3.6.12. My only
copy of Windows is on my laptop so others can check IE easier.

--
Jan Wilson

RavanH

unread,
Nov 7, 2010, 8:26:19 AM11/7/10
to fancybox
Other WebKit based browsers like Arora 0.10.2 (using WebKit 532.4) are
affected too.


On 6 nov, 19:59, Jan Wilson <jan256wil...@gmail.com> wrote:
> Yes, athttp://fancybox.netthese images:
>
> a#example2
> a#example3
> The three in the image gallery
> All the examples under manual call
>
> are stretched MUCH too tall on Chrome 7.0.517.44, Linux Kubuntu 10.10
> (Maverick).
>
> The others are OK, and everything works fine in Firefox 3.6.12.  My only
> copy of Windows is on my laptop so others can check IE easier.
>
> --
> Jan Wilson
>
> On 11/06/2010 12:26 PM, RavanH wrote:
>
>
>
> > I can confirm this issue on Google Chrome / Chromium 7 on Linux too.
> > Using Chrome browser, visit the FancyBox home pagehttp://fancybox.net/home
> > and try the sample images to see the effect. The funny thing is that
> > NOT ALL images suffer this issue...
>
> > For example, the first image with
> > $("a#example1").fancybox({
> >    'titleShow'     : false
> > });
> > does not get stretched while the second one with
> >   $("a#example2").fancybox({
> >    'titleShow'     : false,
> >    'transitionIn'  : 'elastic',
> >    'transitionOut' : 'elastic',
> >    'easingIn'      : 'easeOutBack',
> >    'easingOut'     : 'easeInBack'
> > });
>
> > Strange...
>
> > Users of my "Easy FancyBox" for WordPress plugin see the same:
> >http://wordpress.org/support/topic/plugin-easy-fancybox-version-1334-...

JFK

unread,
Nov 8, 2010, 1:50:09 AM11/8/10
to fancybox
yeah, definitively it sounds like a bug to me; I guess is all about
the added auto-resizing feature since v1.3.2 as in the:
Changelog 2010/10/10 - v.1.3.2
- Improved - FancyBox now automatically adjusts height of inline
content (no need for callign resizing method)
- and -
Changelog 2010/11/04 - v.1.3.3
- Fixed - Dimensions of box with fixed width/height

as a (temporary) WORKAROUND, just add to your options:
'autoDimensions': false

>The funny thing is that NOT ALL
>images suffer this issue...

well, any image with an easing effect as well as transition between
images in a gallery will be affected
.... setting autoDimensions to false will also solve these issues
while Janis fixes them

Janis

unread,
Nov 8, 2010, 4:43:39 AM11/8/10
to fancybox
Hi,

Yes, sorry about that. I have fixed and updated js files at homepage
but I`ll make more tests and publish later after work.

Janis
Reply all
Reply to author
Forward
0 new messages