Double Click compatibility with Thickbox and Lightboxv2
NeoID - July 6, 2007 - 13:29
| Project: | Double Click |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | needs review |
Description
Double Click does not work with Thickbox.
I was using these two modules together and the results was that once a image was fully loaded (and should have been opened with Thickbox), Thickbox was ignored and the image loaded on the browser.

#1
This problem also occurs with the Lightboxv2 module.
Unfortunately, I've had to disable this module as I need the Lightbox module more.
#2
I've created a simple patch that includes the dblclick.js file using the "theme" type so it gets included AFTER the other JavaScript files.
This means the Lightbox javascript takes preference so it works. It needs testing with Thickbox and probably a few other modules though.
#3
Well, on closer inspection, it works SOME of the time.
I also tried the dev version (17 January 2007) and it still has the same issue. :(