FLUID-5299: Resizing browser window or long text causes parts of OverviewPanel to disappear off screen

Metadata

Source
FLUID-5299
Type
Bug
Priority
Critical
Status
Closed
Resolution
Fixed
Assignee
Jonathan Hung
Reporter
Jonathan Hung
Created
2014-04-01T16:54:55.900-0400
Updated
2014-05-08T12:39:42.055-0400
Versions
N/A
Fixed Versions
  1. 1.5
Component
  1. Overview Panel

Description

Resizing the browser window causes part of the overview panel to disappear off the screen. A horizontal scrollbar doesn't appear, so there's no way to see the content that is offscreen.

Similarly if the text inside the panel is long, parts of the panel may disappear off screen and can not be seen.

To fix this we would likely need to use absolute positioning of the panel and have overPanel-Contents stretch to fill available space.

Environments

Windows - IE8, FF, Chrome
Mac - FF

Comments