Opened 4 years ago
Last modified 3 years ago
#18912 assigned defect
check for isWindow in scroll for FF not correct
Reported by: | denovichas | Owned by: | dylan |
---|---|---|---|
Priority: | high | Milestone: | 1.14 |
Component: | Dojox | Version: | 1.11.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
FF at somepoint added a scrollTo function on elements returns by dom.byId(). this causes this check to return an element is a window in FF.
https://github.com/dojo/dojox/blob/master/fx/scroll.js#L18
wouldn't
isWindow = args["win"] == window.self
be a better check?
Change History (4)
comment:1 Changed 4 years ago by
Milestone: | tbd → 1.12.1 |
---|
comment:2 Changed 4 years ago by
Milestone: | 1.12.1 → 1.12.2 |
---|
comment:3 Changed 4 years ago by
Milestone: | 1.12.2 → 1.12.3 |
---|---|
Priority: | undecided → high |
Status: | new → assigned |
comment:4 Changed 3 years ago by
Milestone: | 1.12.3 → 1.14 |
---|
Note: See
TracTickets for help on using
tickets.
Moving 1.12.1 tickets to 1.12.2