Metadata
- Source
- FLUID-136
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Michelle D'Souza
- Reporter
- Michelle D'Souza
- Created
2007-11-30T18:27:58.000-0500 - Updated
2008-06-23T17:51:51.000-0400 - Versions
-
- 0.1
- Fixed Versions
-
- 0.3
- Component
-
- Reorderer
Description
The example of nested reorderers is the RSFStyleScheduler currently in the sandbox markup examples. There are two incorrect behaviours related to this issue.
1. When tabbing from the outer Reorderer to the inner Reorderer, focus immediately jumps out of the inner Reorderer and goes back to the outer Reorderer.
2. Moving items in the inner Reorderer causes reordering to happen in the outer Reorderer.
Comments
-
Michelle D'Souza commented
2007-12-14T10:49:28.000-0500 This was resolved by moving the event binding from dojo to jQuery.