[fusion-trac] #429: IE9 Beta:Toolbar ( Main Menu) in TB Web doesn't display

Fusion trac_fusion at osgeo.org
Wed Jan 19 02:00:15 EST 2011


#429: IE9 Beta:Toolbar ( Main Menu) in TB Web doesn't display
------------------------+---------------------------------------------------
   Reporter:  yangte    |       Owner:  Ted Yang
       Type:  defect    |      Status:  new     
   Priority:  P2        |   Milestone:  2.3     
  Component:  MapGuide  |     Version:  2.0     
   Severity:  Major     |    Keywords:          
External_id:  1377082   |       State:  New     
    Browser:  Other     |          Os:  Windows 
------------------------+---------------------------------------------------
 Now the IE9 beta, Safari, Firefox and Chrome all support the script onload
 event (see the funsion.js line423 and 503),
 but the IE9 beta will trigger the event synchronously, so the
 "aLoadingScripts" which stores the scripts to be loaded will be changed
 before the "for loop sentence" is finished, that means once the onload
 event is triggered the execution will go to the event handler code, and
 the codes manipulated the same array, which caused half of the scripts not
 be loaded.

-- 
Ticket URL: <http://trac.osgeo.org/fusion/ticket/429>
Fusion <http://trac.osgeo.org/fusion>
Fusion is a web-mapping application development framework for MapServer and MapGuide OS.


More information about the fusion-trac mailing list