Metadata
- Source
- FLUID-541
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Michelle D'Souza
- Reporter
- Justin Obara
- Created
2008-04-28T14:23:20.000-0400 - Updated
2011-01-30T12:07:20.671-0500 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- Reorderer
Description
Dragging a portlet to an empty column results in the portlet being too wide and lower in the column than it should be. The portlet will be the entire width of the column. When you are dragging an element below the last element in a column, there are two possible drop targets. The correct one, just below the last element, and the incorrect one, which will also cause the above problem, a little further down.
Test Site: http://build.fluidproject.org/sakai-imagegallery-tool/sample-code/reorderer/portal/portal.html
Environments
FF2 (Mac OS 10.5, WinXP), IE7 (WinXP)
Comments
-
Justin Obara commented
2008-04-28T14:26:23.000-0400 screeenshot-1 shows a portlet after it has been dropped in an empty column. Note that it fills the entire column, touching the portletson the left. It is also offset from the top of the column.
-
Justin Obara commented
2008-04-28T14:29:14.000-0400 screenshot-2 shows an example of the incorrect drop target at the bottom of a column. Note that it stretches the width of the column and is lower in position than the correct drop target should be.
-
Michelle D'Souza commented
2008-04-29T09:44:13.000-0400 This was a styling issue that is now fixed.
-
Justin Obara commented
2008-04-30T22:53:54.000-0400 verified in IE6 (WinXP)