Opened 13 years ago
Closed 13 years ago
#4807 closed defect (fixed)
[dojox] fx.smoothScroll failing in IE
Reported by: | dante | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Dojox | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
there was a regression introduced in [10808] in IE.
Note: See
TracTickets for help on using
tickets.
(In [11001]) changes the API of dojox.fx.smoothScroll to use just an arg win: instead of window: (which can now successfuly determine window vs node) ... fixes #4807 and touces thumbnailpicker to reflect api change. also other cleans up to fx code.