Opened 9 years ago
Closed 9 years ago
#15204 closed defect (fixed)
_reposition() in dojox.mobile.Overlay is called infinitely
Reported by: | ykami | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8 |
Component: | DojoX Mobile | Version: | 1.7.2 |
Keywords: | Cc: | Eric Durocher | |
Blocked By: | Blocking: |
Description
Add console.log() in Overlay._reposition() and open Overlay using test_Overlay.html, then you will see the message infinitely in the console.
Looks like there is a typo in Overlay.js. There are _moveHandler and _moveHandle.
Change History (3)
comment:1 Changed 9 years ago by
Cc: | Eric Durocher added |
---|---|
Owner: | changed from ykami to Douglas Hays |
Status: | new → assigned |
comment:2 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|
comment:3 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In [28376]: