Metadata
- Source
- FLUID-2539
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- N/A
- Reporter
- Justin Obara
- Created
2009-04-06T12:59:20.000-0400 - Updated
2009-11-05T15:09:17.000-0500 - Versions
-
- 1.0
- 1.1
- 1.1.1
- Fixed Versions
-
- 1.1.2
- Component
-
- Reorderer
Description
Down movement via down arrow not working, with dynamic reorderer
Steps to reproduce:
1) Open the dynamic reorderer manual test
http://build.fluidproject.org/infusion/tests/manual-tests/html/dynamic-reorderer.html
2) Using the keyboard tap the "tab" key until one of the reorderable elements has focus.
3) Attempt to move one of the reorderable elements down in the set
Notice that crtl-down arrow doesn't work. You can move items down in the list by going up and having it scroll around, or by using the ctrl-right arrow.
Environments
FF2, FF3, Opera 9.6, Safari 3.2 (Mac OS 10.5)
Safari 3.2 (Mac OS 10.4)
FF2, FF3, IE6, IE7, IE8, Opera 9.6 (Win XP)
FF3, IE7, IE8 (Win Vista)
IE6 (Win 2000)
Comments
-
Anastasia Cheetham commented
2009-04-09T10:50:45.000-0400 I'm not sure if this is really a bug, or a bad test case: The code is using the grid reorderer configuration, but the visual styling is for a vertical list. This will cause confusion in the expectation of up/down functionality.
I suggest that either the styling be converted to a grid (i.e. horizonal, and flowing) or the list reorderer be used instead. This might actually change the behaviour, and render the issue moot.
-
Justin Obara commented
2009-11-05T15:09:17.000-0500 This appears to now be working.
Tested using IE 8 Win Vista, FF 2 and FF3.5 Mac OS 10.6