Bug 851205 - schedulers list is bigger than its parent
Summary: schedulers list is bigger than its parent
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: cumin
Version: 2.2
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: 2.3
: ---
Assignee: Chad Roberts
QA Contact: Peter Belanyi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-08-23 13:47 UTC by Martin Kudlej
Modified: 2014-11-18 02:24 UTC (History)
5 users (show)

Fixed In Version: cumin-0.1.5492-1
Doc Type: Bug Fix
Doc Text:
Cause: The css property table-layout was set to "auto", which results in the possibility of tables running over boundaries. Consequence: On the Schedulers page, the table would overrun the boundary line, resulting in a slightly ugly display. No user functionality was limited by this. Fix: We are now using the css property table-layout:fixed to keep the table inside the boundary line. In addition, we have added <col> tags in each table to define each column's width. Result: The table on the Scheduler page should never run outside the boundary line. Instead, the cells inside may compress when the screen is narrowed.
Clone Of:
Environment:
Last Closed: 2013-03-06 18:45:30 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2013:0564 0 normal SHIPPED_LIVE Low: Red Hat Enterprise MRG Grid 2.3 security update 2013-03-06 23:37:09 UTC

Description Martin Kudlej 2012-08-23 13:47:00 UTC
Description of problem:
I think border of schedulers list should be as big as schedulers list.

Version-Release number of selected component (if applicable):
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/536.11 (KHTML, like Gecko) Chrome/20.0.1132.47 Safari/536.11
Mozilla/5.0 (X11; Linux i686 on x86_64; rv:10.0.6) Gecko/20100101 Firefox/10.0.6
cumin-0.1.5444-2.el5.noarch
cumin-0.1.5444-1.el6.noarch

How reproducible:
100%

Steps to Reproduce:
1. show schedulers list in smaller window as its context
  
Actual results:
borer of list is smaller than content.

Expected results:
Border will be around the content.

Comment 3 Chad Roberts 2012-09-06 14:58:07 UTC
Fixed in revision 5456 on trunk.

Comment 4 Chad Roberts 2012-09-13 18:36:11 UTC
Upon further review, my fix from 5456 is not sufficient for all pages.  Taking back to Assigned for further investigation.

Comment 5 Chad Roberts 2012-09-14 18:47:08 UTC
Fix completed in trunk revision 5469.  We have added <col> tags in each table so that the table-layout:fixed will know how wide each column needs to be.

Comment 8 Peter Belanyi 2012-11-23 10:41:01 UTC
I was able to reproduce the bug on:
cumin-0.1.5444-3.el5

Tested on RHEL5, RHEL6 on both i386 and x86_64:
cumin-0.1.5540-1.el5
cumin-0.1.5540-1.el6

All works as expected.

--> VERIFIED

Comment 11 errata-xmlrpc 2013-03-06 18:45:30 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHSA-2013-0564.html


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