Opened 13 years ago
Closed 13 years ago
#5577 closed defect (fixed)
[dojox] Lightbox errors with keyboard and single image
Reported by: | dante | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | Dojox | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
there is no check to see if the keyboard listeners firing _prevImage and _nextImage in fact need to be fired (eg: in the case of a single image). it throws errors.
Note: See
TracTickets for help on using
tickets.
(In [12022]) fixes #5577 - and some cleanups