Bug 1299751 - The view chart button on JMX console UI is truncated
Summary: The view chart button on JMX console UI is truncated
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Management Console
Version: 3.1.0
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: stlewis@redhat.com
QA Contact: Yadan Pei
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-19 08:27 UTC by Xia Zhao
Modified: 2016-09-07 21:32 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-09-07 21:32:59 UTC
Target Upstream Version:


Attachments (Terms of Use)
bug_screenshot (85.71 KB, image/png)
2016-01-19 08:27 UTC, Xia Zhao
no flags Details

Description Xia Zhao 2016-01-19 08:27:55 UTC
Created attachment 1116085 [details]
bug_screenshot

Problem description: 
The view chart button on JMX console UI is truncated. Issue is reproducible on both firefox and chrome

OSE/Mgmt Console
M
M

Version-Release number of selected component (if applicable):
oc v3.1.1.1
kubernetes v1.1.0-origin-1107-g4c8e6f4
Firefox 43.0.4
Google chrome  47.0.2526.73 (64-bit)

Steps to Reproduce:
1. Deploy the java simple-mainclass application on OSE from https://github.com/fabric8io/ipaas-quickstarts/tree/redhat/quickstart/java/simple-mainclass
2. In OpenShift Web Console, select the pod, click on the 'Connect' button
3. In JMX console, go to Charts->Edit Chart; on the left panel,  expand folder java.lang, and click on menuitem OperatingSystem

Actual Result:
The view chart button on JMX console UI is truncated

Expected Result:
The view chart button on JMX console UI should not be truncated

Additional info:
UI screenshot was attached

Comment 1 stlewis@redhat.com 2016-01-28 21:16:14 UTC
Upped the top-padding on the body, should be in this PR -> https://github.com/openshift/origin/pull/6888

Comment 2 stlewis@redhat.com 2016-01-29 14:06:01 UTC
Should be ready to check once it's merged over to OSE

Comment 3 Xia Zhao 2016-02-01 03:07:01 UTC
Verified on origin within devenv-rhel7_3293, issue fixed well. Will close this after the fix is merged and verified in OSE.

Thanks,
Xia

Comment 4 Xia Zhao 2016-02-15 02:01:10 UTC
Tested with Feb 11th OSE puddle, fix is not in, will continue track it

Comment 5 Xia Zhao 2016-02-17 07:57:35 UTC
It's fixed against OSE, checked with the latest java console version(1.0.42).
$ openshift version
openshift v3.1.1.902
kubernetes v1.2.0-origin
etcd 2.2.2+git


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