Opened 13 years ago
Closed 13 years ago
#5071 closed defect (duplicate)
Unable to show() floatingpane's with dockable set to false
Reported by: | guest | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | Dojox | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
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.
Change History (2)
comment:1 Changed 13 years ago by
Component: | Dijit → Dojox |
---|---|
Milestone: | 1.0.1 |
Owner: | set to dante |
comment:2 Changed 13 years ago by
Milestone: | → 1.1 |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
i just fixed this in trunk, iirc. are you using 1.0.0 release? please reopen if is not a dup of #5031