Opened 14 years ago
Closed 14 years ago
#4213 closed defect (duplicate)
SplitContainer fails when created programatically
Reported by: | guest | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Dijit | Version: | 0.9 |
Keywords: | SplitContainer programatically | Cc: | |
Blocked By: | Blocking: |
Description
Testing with Firefox 2.0.0.6 for Windows and IE6 with the 8/17 nightly build Test case: http://localhost/dojo/dijit/tests/layout/test_layoutcode.html
- Click on Split Layout button
- You can see a marker on the left of the layout before the 'left pane of split container' label and another one over the 'center-top pane of split container' label. This is an issue but...
- You try to drag or click one of these markers and you get an error: ('this.paneBefore.sizeActual' is null or is not an object) and if you click on another marker and comes back to the first marker, you get another error:
('this.paneBefore.position' is null or is not an object)
Change History (2)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Dup of #3623, fixed today :-)
Note: See
TracTickets for help on using
tickets.
Oh, i forgot
I'm Pablo Garcia
[email protected]…