Opened 10 years ago
Closed 9 years ago
#13106 closed enhancement (fixed)
make _docScroll public?
Reported by: | bill | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | HTML | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Dijit uses dojo._docScroll() for the somewhat obscure case of positioning a popup menu on a node in an iframe. (It needs to know the scroll of the iframe.) Should we make this public?
IIRC Cougar uses this functionality of Menu to have menus properly show up in the Editor (which uses an iframe).
Change History (6)
comment:1 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by
Milestone: | tbd → 1.7 |
---|
comment:3 Changed 10 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
No, Bill, you request has to wait. It was reverted in [25745].
comment:4 Changed 10 years ago by
Milestone: | 1.7 → 1.8 |
---|
IIRC correctly we said to do these in 1.8? In any case, milestone shouldn't be marked as 1.7.
comment:5 Changed 9 years ago by
It looks like all requested changes are in Dojo Base already. Are we good to close these tickets?
comment:6 Changed 9 years ago by
Milestone: | 1.8 → 1.7 |
---|---|
Resolution: | → fixed |
Status: | reopened → closed |
Agreed, fixed in [25901].
Note: See
TracTickets for help on using
tickets.
Done in [25704] of #9641.