Opened 12 years ago
Closed 12 years ago
#8025 closed defect (fixed)
problem with expando initially closed
Reported by: | yherve | Owned by: | dante |
---|---|---|---|
Priority: | low | Milestone: | 1.3 |
Component: | Dojox | Version: | 1.2.0 |
Keywords: | ExpandoPane | Cc: | |
Blocked By: | Blocking: |
Description
Hello dojo team,
I have a small problem: when the expando is initially closed, it is necessary to click twice to open it. Then you can close it and next time you try to open it, it works fine.
the problem is not specific to a particular browser (tried ff3 and ie7)
Attachments (1)
Change History (4)
Changed 12 years ago by
Attachment: | expandoClosedProblem.html added |
---|
comment:1 Changed 12 years ago by
Owner: | changed from Adam Peller to dante |
---|
comment:2 Changed 12 years ago by
Milestone: | tbd → 1.4 |
---|---|
Status: | new → assigned |
comment:3 Changed 12 years ago by
Milestone: | 1.4 → 1.3 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
fixed in [15850]
fixes #8025 - really simple fix to expando so it will open on a single click when starting closed initially. also adding a test that tests startExpanded="false"