Bug, displaying gallery lightbox inside an ajax call creates a black overlay
Reported by dleffler | March 17th, 2013 @ 03:50 AM | in 2.2.0beta2 (closed)
If you have files turned on in a module like news and have selected the 'gallery' style with lightbox, when you load a new page of items via ajax, it'll display a black box (overlay) at the top of the page.
Comments and changes to this ticket
-
dleffler March 17th, 2013 @ 03:54 AM
FWIW, this only applies to the attached files gallery lightbox...the same scenario in say photoalbum works correctly....so
the solution is to place the 'init' javascript code OUTSIDE the item being pulled in, say at the page level instead of being pulled in with each ajax call
-
expNinja March 17th, 2013 @ 03:58 AM
- State changed from new to resolved
- Assigned user set to dleffler
(from [1487a81a52786fb724bec155185fa515c3babf93]) Adds ajax paging to mediaplayer, photoalbum, & portfolio and cleans up other implementations to work in multiple instances per page, also fixes attached file gallery view lightbox 'blackbox' issue on ajax paging [#898 #967 state:resolved responsible:dleffler] https://github.com/exponentcms/exponent-cms/commit/1487a81a52786fb7...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS
People watching this ticket
Tags
Referenced by
- 898 Feature request - Add ajax paging (from [1487a81a52786fb724bec155185fa515c3babf93]) Adds aj...