Metadata
- Source
- FLUID-2308
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Jacob Farber
- Reporter
- Justin Obara
- Created
2009-03-04T09:27:30.000-0500 - Updated
2011-02-22T16:27:59.022-0500 - Versions
- N/A
- Fixed Versions
-
- 1.0
- Component
-
- UI Options
Description
Accordion contents displaying under both accordion bars
Steps to reproduce:
1) Open the sakai mock-up page
http://build.fluidproject.org/fluid/sample-code/shared/sakai/sakai.html#
2) Open the UI Options dialog
3) Notice the position of the contents under the accordion bars
Environments
IE7 (Win XP, Win Vista)
Safari 3.2 (Mac OS 10.5)
Comments
-
Justin Obara commented
2009-03-04T09:28:28.000-0500 "screenshot-1" shows the contents of the accordion displayed incorrectly
-
Justin Obara commented
2009-03-09T16:25:12.000-0400 It appears the accordion problem is caused by it calculating the height before it was actually displayed. To solve this I have changed it to always be displayed, but off of the page when not needed. A better way to have done this would have been to use the accordions options clearStyle: true, and autoHeight: false. Unfortunately this caused an error in IE7.
-
Justin Obara commented
2009-03-12T10:49:38.000-0400 Please verify and close if fixed
-
Michelle D'Souza commented
2011-02-22T16:27:59.021-0500 Closing issues that were resolved for 1.0 and earlier releases.