After click print-friendly version, brower will take me to a new page
If I have used lightbox2 on some image, the overlay will appear at the bottom of the page but not really overlay on the current screen.
Would it be more compatible in this situation?

CommentFileSizeAuthor
#2 LightBoxScreenCapture.png65.26 KBpillow

Comments

jcnventura’s picture

Status: Active » Postponed (maintainer needs more info)

Hi,

I would usually think that the lightbox would be irrelevant in the printer-friendly version.. However, I can take a look at the problem if you can provide me a URL to a page where the problem exists.

Joao

pillow’s picture

StatusFileSize
new65.26 KB

My site is in intranet and can't not be exposed to internet. I upload the windows capture.
Same result in IE7 and FireFox2.0.

jcnventura’s picture

Title: not compelete compatible with lightbox2 after clicking print-friendly version » lightbox2 displays overlays and images at the bottom of the print-friendly version
Component: Miscellaneous » Code
Category: feature » bug
Status: Postponed (maintainer needs more info) » Postponed

Hi,

I really need to understand the problem by looking at it and a simple screenshot is not enough (although as they say a picture is worth a thousand words, I do understand your description a lot better now).

I would guess that it has to do with Javascript from LightBox being inserted, but since the CSS is not, it breaks down the functionality. As including all the CSS is not desirable (it could turn the simple page back into the Drupal page), this could require some work.

If I ever get the time to setup your conditions, I can try to solve it. Until then, don't keep your hopes up of this getting fixed soon.

João

pillow’s picture

Sorry for my limited information, understanding tuning code need time and the approximate environment.

I think I can describe more clearly.

With an assumption of only enable lightbox2 and print module and keep default settings, creating a page like the following, it will show my experince to you.

<a href="/path/to/image/001.png" rel="lightbox"> <image src="/path/to/image/001.png"> </a>

jcnventura’s picture

Status: Postponed » Fixed

Hi,

I've just committed to HEAD the fix for this. In a few days, when the next dev version is created, it will be included.

João

pillow’s picture

It is compatible now indeed, thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)

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