Ticket #2494 (closed defect: wontfix)
dojo.html.getContentBox(dojo.body()) returns wrong size on IE7
| Reported by: | guest | Owned by: | sjmiles |
|---|---|---|---|
| Priority: | high | Milestone: | 1.2 |
| Component: | HTML | Version: | 0.4.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by peller) (diff)
Hi,
First of all, congratulations for your amazing work!
dojo.html.getContentBox(dojo.body()) in the case of a long scrolling page returns the size of the viewport and not of the actual page with IE7. Moreover, it includes the width of the scrolling bar.
Notice that it works perfectly fine on Firefox 2.0
--Eric
Change History
Note: See
TracTickets for help on using
tickets.