[Dojo-checkins] [dojo] #11477: Destroying an Element inside a TooltipDialog in Safari 5 results in the Dialog Closing

dojo trac at dojotoolkit.org
Fri Jul 23 00:51:55 EDT 2010


#11477: Destroying an Element inside a TooltipDialog in Safari 5 results in the
Dialog Closing
---------------------+------------------------------------------------------
 Reporter:  httpete  |        Type:  defect 
   Status:  new      |    Priority:  highest
Milestone:  tbd      |   Component:  Dijit  
  Version:  1.5      |    Severity:  normal 
 Keywords:           |  
---------------------+------------------------------------------------------
 Easy way to repro.

 {{{
 <div dojoType="dijit.form.DropDownButton">
         <span>Safari bug/span>

         <div dojoType="dijit.TooltipDialog">
             <div dojotype="dijit.form.Button" onClick="this.destroy();">
 Destroy me and watch my dialog close, only on Safari!!!
             </div>

 </div>
 </div>
 }}}

-- 
Ticket URL: <http://trac.dojotoolkit.org/ticket/11477>
dojo <http://dojotoolkit.org/>
The Dojo UI Toolkit


More information about the Dojo-checkins mailing list