FLUID-96: Keyboard reordering doesn't work after using the mouse for drag and drop.

Metadata

Source
FLUID-96
Type
Bug
Priority
Major
Status
Closed
Resolution
Cannot Reproduce
Assignee
Michelle D'Souza
Reporter
Michelle D'Souza
Created
2007-11-05T15:56:52.000-0500
Updated
2008-03-11T16:04:07.000-0400
Versions
N/A
Fixed Versions
  1. 0.3
Component
  1. Image Reorderer

Description

These steps will recreate the behaviour when using the Lightbox inside the gallery tool. The problem does not occur in the stand alone Lightbox.

1. Open a gallery collection.
2. Drag and drop an image.
3. Try to use the arrow keys to move focus.

Note that the problem doesn't occur if the keyboard is used to move an image before the mouse drag and drop is used. Likely the problem is related to the lightbox container never getting focus prior to a drag and drop.

Comments

  • Michelle D'Souza commented 2007-11-06T15:32:33.000-0500

    This now works in Lightbox.html and unordered-list.html but does not work in uportal-sortable-tabs-mockup.html. When the focus is put on the anchor in the tab, the keyboard reordering will not work after a mouse drag and drop unless you move focus away from the tabs and move focus back again. Since it was requested that the action of clicking on the tabs be disabled for user testing, I removed the functionality of focusing on the anchor in the tab. This, of course, does not fix what ever the underlying problem is and it should be looked into.

  • Anastasia Cheetham commented 2007-11-28T14:14:22.000-0500

    These might actually be the same bug?

  • Jonathan Hung commented 2007-12-12T15:13:50.000-0500

    Can't reproduce this problem on WinXP in FF 2 and IE 7. Could it be Mac only?

  • Michelle D'Souza commented 2008-03-11T16:04:07.000-0400

    I think this was fixed while working on FLUID-257.