Image Reorderer throws exception with perpendicular keyboard navigation

Description

In the image reorderer demo, fluid-infusion/src/webapp/demos/reorderer/imageReorderer/html/imageReorderer.html, if the browser width is arranged to show the image elements all in one horizontal line, performing keyboard navigation in the vertical direction will result in an exception.... this exception is "benign" in that there is no visible alteration to the component behaviour, but is a hazard for further development as well as untidy.

Environment

None

Activity

Show:

Colin Clark April 7, 2010 at 3:18 PM

I've reviewed Antranig's changes to GeometricManager.js at r9746 and they look good. +1 for inclusion in Infusion 1.2

Antranig Basman March 29, 2010 at 8:54 PM

Fixed in trunk at revision 9746 - this problem was introduced with the work on back last August. The "wrapped projection" function "wrappedProjectFrom" does not properly guard the case where the projection disposition object is "null".

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created March 29, 2010 at 8:43 PM
Updated April 7, 2010 at 3:18 PM
Resolved March 29, 2010 at 8:54 PM