Fixed
Details
Assignee
Justin ObaraJustin ObaraReporter
Justin ObaraJustin ObaraComponents
Fix versions
Affects versions
Priority
Critical
Details
Details
Assignee
Justin Obara
Justin ObaraReporter
Justin Obara
Justin ObaraComponents
Fix versions
Affects versions
Priority
Created September 8, 2008 at 6:06 PM
Updated September 11, 2008 at 1:13 PM
Resolved September 10, 2008 at 6:32 PM
A runtime error is thrown when pushing in a direction where there is no column.
Error: 'cacheelem.position' is null or not an object
Line 381: var retpos = projected.cacheelem.position;
File: GeometricManager.js
Steps to reproduce:
1) Open the uPortal example from the daily build site:
http://build.fluidproject.org/fluid/sample-code/reorderer/portal/portal.html
2) Tap the tab key until one of the portlets has focus
3) Using the arrow keys move to a portlet in the left column
4) Push the left arrow key. Notice the run time error
The same issue occurs if you push right from a portlet in the right hand column