[Dojo-checkins] [dojo] #10270: editor: takes over a minute for editor to completely load in IE 8

dojo trac at dojotoolkit.org
Fri Nov 6 09:35:12 EST 2009


#10270: editor:  takes over a minute for editor to completely load in IE 8
--------------------+-------------------------------------------------------
 Reporter:  becky   |        Owner:  bill  
     Type:  defect  |       Status:  closed
 Priority:  normal  |    Milestone:  1.4   
Component:  Dijit   |      Version:  1.4.0b
 Severity:  normal  |   Resolution:  fixed 
 Keywords:          |  
--------------------+-------------------------------------------------------
Changes (by bill):

  * status:  assigned => closed
  * resolution:  => fixed


Comment:

 (In [20729]) Fix bug where the FontChoice plugins' FilteringSelect was
 firing it's onChange handler during initialization, focusing the editor
 and causing a hang on IE8.  The problem was when two editors were on the
 same page and it would jump back and forth between them endlessly, firing
 onBeforeActivate and onBeforeDeactivate.   Fixes #10270 !strict.

-- 
Ticket URL: </ticket/10270#comment:4>
dojo <http://dojotoolkit.org/>
The Dojo UI Toolkit


More information about the Dojo-checkins mailing list