Closed (won't fix)
Project:
Thickbox
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Apr 2009 at 19:28 UTC
Updated:
22 Sep 2010 at 05:53 UTC
i suspect this is either:
* by design, with the reasoning that captions shouldn't be long,
* more about thickbox itself than the thickbox module
* both
but here goes:
long captions in the thickbox popup make the caption extend below the edge of the window, taking prev/next navigation and the close button with it. is there a way to get thickbox to adjust it's size for long captions, or set them globally a little smaller to have more tolerance for captions?
Comments
Comment #1
frjo commentedThis is as you suspect a problem with thickbox.js.
The solution I could code, my JavaScript skills leaves some to be desired, would be to cut of the caption after a number of characters.
Comment #2
frjo commentedPlease test the new Colorbox module and see it that works better.
http://drupal.org/project/colorbox
I have ported all Thickbox features to Colorbox so it should work as a drop in replacement.
When Colorbox has a stable release I will start actively recommend people to switch/upgrade from Thickbox to Colorbox. I'm the maintainer of Thickbox and a co-maintainer of Colorbox.