Metadata
- Source
- FLUID-10
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Shaw-Han Liem
- Reporter
- Anastasia Cheetham
- Created
2007-06-27T11:26:35.000-0400 - Updated
2008-04-28T15:28:10.000-0400 - Versions
- N/A
- Fixed Versions
-
- 0.3
- Component
-
- Image Reorderer
Description
When an item gets 'focus' (i.e. the arrow keys are used to select it, or the mouse is used to click on it) it scrolls into view if necessary, but it only scrolls enough so that the actual html element that has focus (in our case, the link attached to the caption) is in view. The rest of the thumb (above or below it, depending on the direction of the scroll) remains out of sight.
It would be nice if we could find some way to ensure that the entire thumb scrolls into full view.
Comments
-
Michelle D'Souza commented
2008-04-07T13:35:44.000-0400 We now focus on the thumbnail rather then the link and focusing on the thumbnail scrolls the entire image into view.