Ticket #6514 (closed defect: duplicate)

Opened 8 months ago

Last modified 3 months ago

FF3 screen not fully rendered for LayoutContainer/SplitContainer

Reported by: ptbrunet Owned by: bill
Priority: normal Milestone: future
Component: Dijit - LnF Version: 1.1.0
Severity: normal Keywords:
Cc:

Description

Please see https://bugzilla.mozilla.org/show_bug.cgi?id=428369. Based on the current clues, this could be a Dojo bug

Change History

Changed 5 months ago by dylan

  • owner changed from anonymous to bill
  • component changed from General to Dijit - LnF
  • milestone set to tbd

Changed 3 months ago by bill

  • status changed from new to closed
  • resolution set to duplicate
  • milestone changed from tbd to future

I assume this is due to a race condition loading CSS (ie, the CSS doesn't get loaded quick enough).

This risk can be minimized by loading the CSS first, and someday we may have an alternate dojo.requireCss() type mechanism (see #5402). So I'm going to close this ticket as a duplicate of #5402.

Note: See TracTickets for help on using tickets.