[Dojo-checkins] [dojo] #5071: Unable to show() floatingpane's with dockable set to false

dojo trac at dojotoolkit.org
Sat Nov 10 21:59:02 UTC 2007


#5071: Unable to show() floatingpane's with dockable set to false
-------------------+--------------------------------------------------------
 Reporter:  guest  |        Type:  defect
   Status:  new    |    Priority:  normal
Milestone:  1.0.1  |   Component:  Dijit 
  Version:  1.0    |    Severity:  normal
 Keywords:         |  
-------------------+--------------------------------------------------------
 When you create a floatingpane and set dockable="false" then use
 dijit.byId("someDiv").hide() to hide it, when you call
 dijit.byId("someDiv").show() it fails with the error "this.dockTo has no
 properties" on line 185 of floatingpane.js.

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


More information about the Dojo-checkins mailing list