#9602 closed defect (fixed)
dojo.coords() results thrown off by page margin on FF3.5
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | HTML | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
See dojo/tests/_base/abs.html on FF3.5 mac or windows.
Pressing any of the buttons should draw a red square in the upper left hand corner (you can see the correct behavior on the other browsers), but on FF3.5 the red square is 5-10 pixels above and to the left of the button.
Problem happens for any of the buttons on that test page.
Change History (3)
comment:1 Changed 11 years ago by
Milestone: | tbd → 1.4 |
---|---|
Owner: | changed from sjmiles to bill |
Status: | new → assigned |
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 11 years ago by
Summary: | dojo.coords() 5-10 px off for FF3.5 → dojo.coords() results thrown off by page margin on FF3.5 |
---|
Note: See
TracTickets for help on using
tickets.
I'll fix on trunk. This is a candidate to backport to the 1.3 branch if we have another release.