Focus thumbnail container instead of focus-target in Lightbox

Description

Currently, the Lightbox places focus on the element within a thumbnail that has an 'orderable-focus-target' class. We need to place focus onthe thumbnail container itself, and remove any code that supports focussing children.

Environment

None

Activity

Show:

Anastasia Cheetham March 12, 2008 at 6:51 PM

The tests have been ported over to jqUnit, and run successfully in all browsers.
There is still some refactoring needed around the various constants files and setup files, but that will happen ongoing.

Anastasia Cheetham February 27, 2008 at 6:17 PM

This functionality is now in place. Everything works as expected in FF2 and FF3 on Mac, FF2 and IE on Windows. Tests pass in FF2 on Mac and Windows, can't be run in FF3 on Mac, and fail in IE, likely because jsUnit doesn't like you putting focus on things that aren't visible. Next step is to switch to jqUnit to address this issue.

Fixed

Details

Assignee

Reporter

Original estimate

Time tracking

No time logged4h remaining

Components

Fix versions

Affects versions

Priority

Created February 19, 2008 at 5:50 PM
Updated April 28, 2008 at 7:29 PM
Resolved March 12, 2008 at 6:51 PM

Flag notifications