Hello there,

I think I've found a bug in the Lightox module

I'm not sure which version caused this issue. I'm sure this was working correct in older versions of the Lightbox2 module.

See the screenshot to have an idea of what I mean (taken on mac/firefox3).

Thank you.

Comments

stella’s picture

Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

This was an issue with the 6.x-1.8 version on multilingual sites, but has been fixed in this release. Are you sure you've upgraded correctly? Or are you sure you're running the 6.x-1.9 version of the module??

Which browser / platforms does it happen on?

maverick14’s picture

Hello Stella,

I'm using Lightbox2 version 6.x-1.9 together with Drupal 6.9.

Seen the problem on :

- Mac : Firefox, Opera
- Windows : Firefox, Opera, (IE7 goes well)

I have a multilingual site (locale, i18n, ...) but I've seen the problem before enabling this modules as well.

stella’s picture

Can you send me a link to your site? My contact form is enabled if you wish to do so privately.

maverick14’s picture

Hello Stella,

I'm not sure If you received my contact message (?) containing the URL to the live site?
I see now that version 6.x-1.8 of the Lightbox2 module does not have the problem described above.
I'm sure this problem is new for me since the update from version 1.8 to 1.9.

Hope you can fix this one. And: thanks for all your work on this GREAT module !!

seutje’s picture

quick workaround: override the following CSS rule

#imageData #bottomNav {
  width:auto;
}

line 153 in lightbox.css if you'd want to change it there and/or patch it

doing that will result in this: http://img6.imageshack.us/img6/8561/lightboxz.jpg

stella’s picture

Status: Postponed (maintainer needs more info) » Needs review
maverick14’s picture

Ok, for the time being I will fix it like this. Thanks.

stella’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

maverick14’s picture

This issue is still active in the latest version of Lightbox2. Can you fix this in the lightbox css file?

Thanks a lot ...