Skip to main content

Bug Tracker

Side navigation

#1803 closed bug (wontfix)

Opened October 15, 2007 10:44AM UTC

Closed December 12, 2007 10:42PM UTC

Accordion Bug

Reported by: jelnet Owned by: joern
Priority: major Milestone: 1.2.2
Component: ui Version: 1.2.1
Keywords: accordion Cc:
Blocked by: Blocking:
Description

Please see the accordion demo I have created on this page:

http://www.jeremywray.co.uk/phoenix/home.php

Then follow the two detailed error producing scanarios below:

Errors occured in FireFox 2.0.0.7 and IE 6.0 on Windows XP:

Error scenario #1:
------------------

1. Click UK Fund (submenu expands - OK)
2. Click Documents (submenu expands - OK)
3. Click Fund Statistics (Documents submenu collapses, Fund Statistics submenu expands - OK)
4. Click Fund Statistics (Fund Statistics submenu collapses - OK)
5. Click UK Fund (submenu collapses - OK)
6. Click Contact (submenu expands - OK) Note - DO NOT colapse Contact menu
7. Click UK Fund (Contact menu collapses UK Fund submenu expands - OK)
8. Click Fund Statistics (error! - hides menu items on same level instead of expanding)
9. Click Fund Statistics (submenu collapses - OK)
10. Click Documentss (Error!  - nothing happens)


Error scenario #2:
------------------

1. Click UK Fund (submenu expands - OK)
2. Click Documents (submenu expands - OK)
3. Click Fund Statistics (Documents submenu collapses, Fund Statistics submenu expands - OK)
4. Click Uk Fund (submenu collapses - OK)
5. Click Contact (submenu expands - OK) Note - DO NOT colapse Contact menu
6. Click UK Fund (Contact menu collapses UK Fund submenu expands - OK)
7. Click Fund Statistics (Error! - submenu collapses leaving gap below)
8. Click Fund Statistics (submenu collapses - OK)
9. Click Documentss (Error!  - Documents submenu expands but missing one item)

Thanks! Jeremy Wray

Attachments (0)
Change History (4)

Changed October 19, 2007 04:31PM UTC by ThrushAAX comment:1

You're using a nested structure so according to the documentation you need to specify the header elements for each accordion.

Changed November 05, 2007 03:33PM UTC by paul comment:2

owner: → joern

Changed November 19, 2007 01:42PM UTC by joern comment:3

description: Please see the accordion demo I have created on this page: \ \ [http://www.jeremywray.co.uk/phoenix/home.php] \ \ Then follow the two detailed error producing scanarios below: \ \ Errors occured in FireFox 2.0.0.7 and IE 6.0 on Windows XP: \ \ Error scenario #1: \ ------------------ \ \ 1. Click UK Fund (submenu expands - OK) \ 2. Click Documents (submenu expands - OK) \ 3. Click Fund Statistics (Documents submenu collapses, Fund Statistics submenu expands - OK) \ 4. Click Fund Statistics (Fund Statistics submenu collapses - OK) \ 5. Click UK Fund (submenu collapses - OK) \ 6. Click Contact (submenu expands - OK) Note - DO NOT colapse Contact menu \ 7. Click UK Fund (Contact menu collapses UK Fund submenu expands - OK) \ 8. Click Fund Statistics (error! - hides menu items on same level instead of expanding) \ 9. Click Fund Statistics (submenu collapses - OK) \ 10. Click Documentss (Error! - nothing happens) \ \ Error scenario #2: \ ------------------ \ \ 1. Click UK Fund (submenu expands - OK) \ 2. Click Documents (submenu expands - OK) \ 3. Click Fund Statistics (Documents submenu collapses, Fund Statistics submenu expands - OK) \ 4. Click Uk Fund (submenu collapses - OK) \ 5. Click Contact (submenu expands - OK) Note - DO NOT colapse Contact menu \ 6. Click UK Fund (Contact menu collapses UK Fund submenu expands - OK) \ 7. Click Fund Statistics (Error! - submenu collapses leaving gap below) \ 8. Click Fund Statistics (submenu collapses - OK) \ 9. Click Documentss (Error! - Documents submenu expands but missing one item) \ \ Thanks! Jeremy WrayPlease see the accordion demo I have created on this page: \ \ [http://www.jeremywray.co.uk/phoenix/home.php] \ \ Then follow the two detailed error producing scanarios below: \ \ Errors occured in FireFox 2.0.0.7 and IE 6.0 on Windows XP: \ \ {{{ \ Error scenario #1: \ ------------------ \ \ 1. Click UK Fund (submenu expands - OK) \ 2. Click Documents (submenu expands - OK) \ 3. Click Fund Statistics (Documents submenu collapses, Fund Statistics submenu expands - OK) \ 4. Click Fund Statistics (Fund Statistics submenu collapses - OK) \ 5. Click UK Fund (submenu collapses - OK) \ 6. Click Contact (submenu expands - OK) Note - DO NOT colapse Contact menu \ 7. Click UK Fund (Contact menu collapses UK Fund submenu expands - OK) \ 8. Click Fund Statistics (error! - hides menu items on same level instead of expanding) \ 9. Click Fund Statistics (submenu collapses - OK) \ 10. Click Documentss (Error! - nothing happens) \ \ \ Error scenario #2: \ ------------------ \ \ 1. Click UK Fund (submenu expands - OK) \ 2. Click Documents (submenu expands - OK) \ 3. Click Fund Statistics (Documents submenu collapses, Fund Statistics submenu expands - OK) \ 4. Click Uk Fund (submenu collapses - OK) \ 5. Click Contact (submenu expands - OK) Note - DO NOT colapse Contact menu \ 6. Click UK Fund (Contact menu collapses UK Fund submenu expands - OK) \ 7. Click Fund Statistics (Error! - submenu collapses leaving gap below) \ 8. Click Fund Statistics (submenu collapses - OK) \ 9. Click Documentss (Error! - Documents submenu expands but missing one item) \ }}} \ \ Thanks! Jeremy Wray

Changed December 12, 2007 10:42PM UTC by joern comment:4

resolution: → wontfix
status: newclosed

Nested accordions aren't supported (yet). Currently they mostly work when contents have the same height.