Ticket #6164 (closed defect: invalid)
FF3B4 deprecated getBoxObjectFor
| Reported by: | nathan | Owned by: | sjmiles |
|---|---|---|---|
| Priority: | low | Milestone: | 1.2 |
| Component: | HTML | Version: | 1.1b1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by dylan) (diff)
Using FF3B4, I get a warning in the console:
"Use of getBoxObjectFor() is deprecated. Try to use element.getBoundingClientRect() if possible."
It might be wise to use getBoundingClientRect() if it exists.
This ticket isn't really high priority - it's more to serve as a reminder to look into this again once FF3 is released (because they may change their minds about what is deprecated by the time they release anyway).
Change History
Note: See
TracTickets for help on using
tickets.