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:
Created attachment 1115082 [details] dc-page
Created attachment 1115083 [details] bc-page
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.