Modify ↓
Ticket #1103 (closed bug: wontfix)
Imagebox Showing image not cleared
| Reported by: | JSodeman | Owned by: | stefan |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.1.3 |
| Component: | interface | Version: | 1.1.2 |
| Keywords: | imagebox | Cc: | |
| Blocking: | Blocked by: |
Description (last modified by scott.gonzal) (diff)
If you use Imagebox for a set using rel="imagebox-myset" with (as an example) 3 images in the set, and also have an individual image using rel="imagebox" the following happens:
1) Click image from set, caption shows "Showing image x of 3"
2) Click individual image, caption still shows "Showing image x of 3"
Apparently the text for "Showing image..." isn't cleared when the imagebox is rendered, but only set to new text.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Interface is no longer supported; consider switching to jQuery UI.