Opened 10 years ago
Closed 8 years ago
#12806 closed defect (duplicate)
dojox.image.Gallery thumb navigation bug
Reported by: | Jovanovic | Owned by: | Shane O'Sullivan |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Dojox | Version: | 1.6.0 |
Keywords: | dojox.image.Gallery, thumb, navigation | Cc: | |
Blocked By: | Blocking: |
Description
Hi,
The thumb navigation don't woking well after multiple click on left or right arrow with all browser. For example, run widget with attached files and click once on right arrow, once one left arrow and try to navigate to the right : the right arrow don't work.
Attachments (1)
Change History (4)
Changed 10 years ago by
Attachment: | gallery.zip added |
---|
comment:1 Changed 10 years ago by
Owner: | changed from Adam Peller to Shane O'Sullivan |
---|
comment:2 Changed 10 years ago by
A workaround consist to load old version of file "scroll.xd.js" (< dojo 1.5). Simply add this code before construct your widget :
<script src="http://ajax.googleapis.com/ajax/libs/dojo/1.4.0/dojox/fx/scroll.xd.js" type="text/javascript"></script>
comment:3 Changed 8 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #11881 (which would need a patch to be considered to fix this problem).
Note: See
TracTickets for help on using
tickets.
dojox.image.Gallery test files