Bug 1273704 - [userinterface_public_543]Could not see replica numbers in the chart on IE11 and Safari of IPad/Iphone
Summary: [userinterface_public_543]Could not see replica numbers in the chart on IE11 ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Management Console
Version: 3.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Samuel Padgett
QA Contact: Yadan Pei
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-21 05:22 UTC by Wei Sun
Modified: 2015-11-23 21:13 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-23 21:13:51 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
IE11 chart (32.80 KB, image/png)
2015-10-21 05:25 UTC, Wei Sun
no flags Details
Safari of IPad/Iphone (69.94 KB, image/png)
2015-10-21 05:28 UTC, Wei Sun
no flags Details
Problem using patternfly donut charts on IE (67.94 KB, image/png)
2015-10-21 21:25 UTC, Samuel Padgett
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1274680 0 medium CLOSED [userinterface_public_525]There is no number shown in the circle icon of metrics chart on IE11 2021-02-22 00:41:40 UTC

Internal Links: 1274680

Description Wei Sun 2015-10-21 05:22:43 UTC
Description of problem:
Create an application and access the overview page,on IE11 and Safari of IPad/Iphone,we could not see replica numbers in the chart.

Please refer to the attachment

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

How reproducible:
Always

Steps to Reproduce:
1.Create an application
2.After builds completes,check the overview pages using IE11 or Safari of Ipad/Iphone


Actual results:
Could not see replica numbers in the chart

Expected results:
Should see replica numbers in the chart

Additional info:
It works well for Firefox and Chrome
It also works well for Safari of Mac

Comment 1 Wei Sun 2015-10-21 05:25:56 UTC
Created attachment 1084978 [details]
IE11 chart

Comment 2 Wei Sun 2015-10-21 05:28:32 UTC
Created attachment 1084979 [details]
Safari of IPad/Iphone

Comment 3 Samuel Padgett 2015-10-21 19:43:04 UTC
I've reproduced this on IE.

Comment 4 Samuel Padgett 2015-10-21 21:24:48 UTC
The patternfly donut chart has the problem. See this page in IE:

http://angular-patternfly.rhcloud.com/#/api/patternfly.charts.directive:pfDonutPctChart

Nothing appears in any of the donuts. This will be a problem for the metrics utilization charts, too. Jessica, FYI.

Comment 5 Samuel Padgett 2015-10-21 21:25:54 UTC
Created attachment 1085334 [details]
Problem using patternfly donut charts on IE

Comment 6 Samuel Padgett 2015-10-22 00:38:33 UTC
Patternfly is inserting HTML markup inside an SVG <text> element, which from what I can tell isn't allowed (although seems to work in some browsers).

Comment 7 Samuel Padgett 2015-10-22 00:54:37 UTC
I might have spoken too soon. It looks like <tspan> is OK.

Comment 8 Samuel Padgett 2015-10-22 01:32:03 UTC
I have a fix for the overview.

https://github.com/openshift/origin/pull/5309

Comment 9 Wei Sun 2015-10-23 05:30:29 UTC
Verified on devenv-rhel7_2529

Now could see the replica numbers in donut chart using IE11 or Safari of Ipad/Iphone.


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