Opened 14 years ago
Closed 14 years ago
#1426 closed defect (duplicate)
Only the first tab in the AccordionPane shows up; every other tab is invisible.
Reported by: | Owned by: | bill | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.4 |
Keywords: | AccordionPane | Cc: | |
Blocked By: | Blocking: |
Description
I am using FireFox 1.5.0.6 on Win2K.
When the Accordion renders, the first tab is shown properly. The second tab's label is shown, but the third tab's label is not - instead I see some whitespace there. When I click on the label of the second or third tab, the first tabs content is collapsed, this ones content area is expanded, (both as expected) but the content itself is not shown.
I noticed this issue on todays (2006-09-11) nightly build. It shows on the test_AccordionPane.html, so I tried to find the day it broke.
In the 2006-08-04 build it was working fine, but in 2006-08-05 build it was broken. I tried to check the SVN logs, but could not find any specific commit which broke this.
Duplicate of http://trac.dojotoolkit.org/ticket/1247