Bug 1037435

Summary: Storage info of jbosseap app with medium gear is overlapping on overview page when browser size is set between 768 and 979px on Chrome31
Product: OpenShift Online Reporter: Tian Feng <tfeng>
Component: WebsiteAssignee: Jordan Liggitt <jliggitt>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 2.xCC: jliggitt, xtian
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-30 00:51:41 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
width_768px
none
width_979px none

Description Tian Feng 2013-12-03 07:32:35 UTC
Description of problem:
Go web console and access a jbosseap app with medium gear page on Chrome31. Set browser size between 768 and 979px and check storage info. The "Storage" is overlapping. It's ok with other type of app cause the name of jbosseap cartridge is longest. Detail can be found in attachment.

Version-Release number of selected component (if applicable):
devenv_4087

How reproducible:
Always

Steps to Reproduce:
1. Go to web console
2. Create a jbosseap with medium gear
3. Go the app overview page and check storage info with browser size between 768 and 979px

Actual results:
The storage is overlapping.

Expected results:
The storage info should display well.

Additional info:

Comment 1 Tian Feng 2013-12-03 07:33:48 UTC
Created attachment 831929 [details]
width_768px

Comment 2 Tian Feng 2013-12-03 07:35:24 UTC
Created attachment 831930 [details]
width_979px

Comment 3 Jordan Liggitt 2013-12-04 18:14:18 UTC
will merge in https://github.com/openshift/origin-server/pull/4285

Comment 4 openshift-github-bot 2013-12-04 22:47:35 UTC
Commit pushed to master at https://github.com/openshift/origin-server

https://github.com/openshift/origin-server/commit/6c540b652dcd623083ae0d57371cb7ef264a6333
Fix bug 1037435: cartridge details overflow

Comment 5 Tian Feng 2013-12-05 02:56:25 UTC
Will test it on latest env.

Comment 6 Tian Feng 2013-12-05 06:02:57 UTC
Test on devenv_4098. No cartridge details overflow. So verify this bug, thanks!