Bug 1298869

Summary: The clipboard icon can not be seen on dc/bc page on some browsers
Product: OKD Reporter: Yanping Zhang <yanpzhan>
Component: Management ConsoleAssignee: Jessica Forrester <jforrest>
Status: CLOSED WORKSFORME QA Contact: Yadan Pei <yapei>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.xCC: aos-bugs, mmccomas
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: 2016-01-15 10:37:43 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
dc-page
none
bc-page none

Description Yanping Zhang 2016-01-15 10:12:35 UTC
Description of problem:
There are usually clipboard icons on dc/bc page to copy web hook urls and commands. But these clipboard icons can not be seen on some browsers such as Firefox 42/43,  IE 11.0.9600.17041 

The clipboard icons exist on Chrome49,Safari9,IE11 on win7(Version: 11.0.9600.17843)

Version-Release number of selected component (if applicable):
openshift v1.1-793-gfa7cfe6
kubernetes v1.1.0-origin-1107-g4c8e6f4
etcd 2.1.2
Firefox 42/43
IE 11.0.9600.17041

How reproducible:
Always

Steps to Reproduce:
1.Create app in project. Login web console from Firefor 42 or Firefox 43.
2.Check clipboard icon on dc page:
https://<server>:8443/console/project/<projectname>/browse/deployments/<dcname>
3.Check clipboard icons on bc page under "Configuration" tab:
https://<server>:8443/console/project/<projectname>/browse/builds/<bcname>

Actual results:
2. There is no clipboard icon beside command "oc deploy ……"
3.There is no clipboard icons beside "Show URL" and command "oc start-build ……"
Refer to attachments pls.

Expected results:
2,3.Should have clipboards on the page.

Additional info:

Comment 1 Yanping Zhang 2016-01-15 10:13:33 UTC
Created attachment 1115082 [details]
dc-page

Comment 2 Yanping Zhang 2016-01-15 10:14:21 UTC
Created attachment 1115083 [details]
bc-page

Comment 3 Yanping Zhang 2016-01-15 10:37:43 UTC
Compared with other browsers, found that the browsers must have Adobe Flash Player installed, so as to display the icon. After install Adobe Flash Player, retest on the above browsers, the icons display.