Ticket #6921 (closed defect: fixed)
[patch] dojo.coords() problems on Safari and Opera
| Reported by: | elazutkin | Owned by: | haysmark |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | HTML | Version: | 1.1.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Tooltips look off when the page is scrolled on Safari and Opera (tested current versions + Opera 9.5b on Linux and Windows). Looking at the code I suspect that dojo.coords() is at fault.
I was able to reproduce the problem with dijit/tests/test_Tooltip.html. Scrolling the page it is easy to see that tooltips on some elements are off, yet other elements work as expected.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.