Bug 534447 (RHQ-1241) - width of app should always equal browser width
Summary: width of app should always equal browser width
Keywords:
Status: CLOSED NEXTRELEASE
Alias: RHQ-1241
Product: RHQ Project
Classification: Other
Component: Core UI
Version: unspecified
Hardware: All
OS: All
medium
medium
Target Milestone: ---
: ---
Assignee: Joseph Marques
QA Contact: Jeff Weiss
URL: http://jira.rhq-project.org/browse/RH...
Whiteboard:
Depends On:
Blocks: RHQ-1043
TreeView+ depends on / blocked
 
Reported: 2008-12-10 03:17 UTC by Joseph Marques
Modified: 2014-11-09 22:48 UTC (History)
1 user (show)

Fixed In Version: 1.2
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Joseph Marques 2008-12-10 03:17:00 UTC
today, most of the pages will collapse to the width of the tabular data that it is displaying.  this creates a discontinuity to the viewing experience.

Comment 1 Joseph Marques 2008-12-10 03:19:44 UTC
rev2272 - look as i did, i could not find a pure css solution to keeping the body div at expression(browserWidth - widthOfLeftNav); 
instead, create a javascript function to constantly resize the content div as necessary, load it on page load, and hook it into the browser window resize dom event; 

Comment 2 Jeff Weiss 2008-12-22 13:54:46 UTC
The page contents with left nav now expand and contract as you resize the browser window.  rev2424

Comment 3 Red Hat Bugzilla 2009-11-10 20:28:53 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1241



Note You need to log in before you can comment on or make changes to this bug.