Ticket #8047 (reopened defect)
IE8: dojo.coords offset issue
| Reported by: | jburke | Owned by: | jburke |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.3 |
| Component: | Core | Version: | 1.2.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Investigating DOH failures with IE8, one is with dojo.coords() on an absolute positioned image. Simplified test case derived from DOH test page attached.
It seems like in dojo._base.html, the dojo._getIeDocumentElementOffset() no longer returns a top, left offset of 2, so the reported numbers for the x and y of the absolute positioned element come back as 102 instead of 100.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.