Changes between Initial Version and Version 3 of Ticket #12716
- Timestamp:
- Apr 19, 2011, 1:58:35 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12716
- Property Owner set to dante
-
Property
Component
changed from
General
toDojoX Widgets
-
Ticket #12716 – Description
initial v3 1 When I link my FireFox version 4.0 to:1 When I link my !FireFox version 4.0 to: 2 2 http://dojotoolkit.org/reference-guide/dojox/widget/RollingList.html 3 3 4 4 and click "North America", the first item ("Africa") stays highlighted (though it does open the correct secondary pane). 5 5 6 When I then click "United States of America", I get an error in FireBug: "ret is null" with a pointer toRollingList.xd.js (line 8)6 When I then click "United States of America", I get an error in !FireBug: "ret is null" with a pointer to !RollingList.xd.js (line 8) 7 7 8 Similar behaviors in IE 8. And it's also happening to me when I try to use the RollingList on my local pages using dojo 1.5 or 1.6.8 Similar behaviors in IE 8. And it's also happening to me when I try to use the !RollingList on my local pages using dojo 1.5 or 1.6. 9 9 10 10 I hope I gave enough information; and I hope I adequately searched the existing bugs. This is my first bug report.