Comment 5 for bug 1219636

Revision history for this message
Christopher Townsend (townsend) wrote :

This was really a perfect storm of failures that caused this.

1. Enough icons have to be present on the Launcher to create the concertina effect.
2. An AP test was ran that would show Quicklists on icons the are lower on the Launcher.
3. A keynav AP test was ran in which a Quicklist would get left dangling and grab input.
4. An AP test to move the mouse to an icon at the end of Launcher would get "stuck" because the dangling Quicklist from 3. would have input.

The keynav test (3. above) would fail because of bug #1068166. I have a fix for that bug which should help here.