FLUID-2013: Springboard: Horizontal scroll bar displays at bottom on the column on click of a box in the column.

Metadata

Source
FLUID-2013
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Jacob Farber
Reporter
Daphne Ogle
Created
2008-12-17T14:32:17.000-0500
Updated
2013-04-11T17:53:03.688-0400
Versions
  1. 0.6
Fixed Versions
N/A
Component
  1. Reorderer

Description

This is just a little strange but doesn't keep user from completing their task.

On selecting an object in a column, a horizontal scroll bar displays at the bottom of the column and as the object is moved to another column that column gets the horizontal scroll. It looks like whichever column has an object selected has the scroll bar.

Environments

Mac OSX 10.5, Firefox 3.0

Attachments

Comments

  • Justin Obara commented 2008-12-18T10:27:54.000-0500

    'screenshot-1' shows the scrollbar

  • Jacob Farber commented 2009-01-06T11:27:33.000-0500

    overflow:auto was on elements that didnt need it. Refactored fluid.layout.css to handle this.