Hide Forgot
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
Upped the top-padding on the body, should be in this PR -> https://github.com/openshift/origin/pull/6888
Should be ready to check once it's merged over to OSE
Verified on origin within devenv-rhel7_3293, issue fixed well. Will close this after the fix is merged and verified in OSE. Thanks, Xia
Tested with Feb 11th OSE puddle, fix is not in, will continue track it
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