FLUID-91: Pressing "enter" does not always display image

Metadata

Source
FLUID-91
Type
Bug
Priority
Critical
Status
Closed
Resolution
Fixed
Assignee
Michelle D'Souza
Reporter
Justin Obara
Created
2007-11-05T13:02:23.000-0500
Updated
2008-03-11T15:58:14.000-0400
Versions
N/A
Fixed Versions
  1. 0.3
Component
  1. Image Reorderer

Description

Pressing the enter key to view an image has no effect. In windows, you can tab around again, and the second time it will work. The difference is that on the first time tabbing through, the entire lightbox image grid and and the image selected both have focus. On the second time around, only the selected image has focus. For mac, the lightbox image grid keeps focus with the selected image, resulting in the enter key not opening the image.

Environments

Firefox

Comments

  • Joseph Scheuhammer commented 2007-11-15T16:03:23.000-0500

    Downgraded to critical. Still intend to fix for the 0.1 release, but no longer a blocker.

  • Michelle D'Souza commented 2007-11-22T16:07:08.000-0500

    Finally able to consistently reproduce this one! This happens when the user clicks on either of the anchors (either the image or the text) when dragging a thumbnail. Dragging by clicking on the whitespace works fine.

  • Joseph Scheuhammer commented 2007-11-27T16:04:12.000-0500

    After discussing this with Michelle, we have decided to fix this for the next release.

  • Jonathan Hung commented 2007-12-11T10:43:14.000-0500

    Following Michelle's comment above, this problem only appears to apply to Firefox. Behaviour is fine in IE 6 and 7.

    Tested on Windows XP. Safari not tested.

  • Michelle D'Souza commented 2008-03-11T15:58:14.000-0400

    This was fixed by the patch for FLUID-257