Ticket #6164 (closed defect: invalid)

Opened 5 months ago

Last modified 3 months ago

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

Changed 5 months ago by peller

  • owner changed from anonymous to sjmiles

Changed 5 months ago by bill

  • component changed from Core to HTML

Changed 5 months ago by bill

  • milestone set to 1.2

Changed 3 months ago by dylan

  • description modified (diff)

Nathan, is this still the case with FF3 RC1?

Changed 3 months ago by nathan

  • status changed from new to closed
  • resolution set to invalid

Yeah - I forgot about this one...I think it's actually been OK since B5.

Note: See TracTickets for help on using tickets.