#833 closed defect (fixed)
accordioncontainer + layoutcontainer == broken layout
Reported by: | Owned by: | bill | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.3 |
Keywords: | accordion, layoutcontainer | Cc: | [email protected]… |
Blocked By: | Blocking: |
Description
Layoutcontainer inside accordioncontainer is broken.
Here is the code to test it: http://joose.iki.fi/dojo/test-multiple2.html
And here is the screenshot: http://joose.iki.fi/dojo/test-multiple2.png
Seems like accordionpane's height is not passed to layoutcontainer correctly.
Change History (4)
comment:1 Changed 15 years ago by
Owner: | changed from anonymous to bill |
---|---|
Status: | new → assigned |
comment:2 Changed 15 years ago by
Milestone: | 0.3.1 → 0.4 |
---|
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Basically a dup of #707 but I'll leave this bug open for the time being since there's a testcase attached.