Bug 820148

Summary: Videos can not be played directly on Chrome18.
Product: OKD Reporter: Yujie Zhang <yujzhang>
Component: WebsiteAssignee: Clayton Coleman <ccoleman>
Status: CLOSED DUPLICATE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: medium    
Version: 2.xCC: mpatel, xtian
Target Milestone: ---Keywords: Reopened, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-09-10 20:02:44 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:
Embargoed:

Description Yujie Zhang 2012-05-09 09:34:04 UTC
Description of problem:

Videos on Chrome18 act like an image link, I click the video, it will redirect to youtube to play the video.But on firefox12 and IE9,all videos can be played directly on the community/videos page.

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

devenv_1762

How reproducible:always


Steps to Reproduce:
1.Go to openshift website througn Chrome18
2.Go to community/videos page
3.
  
Actual results:

The videos can not be played directly on Chrome18.

Expected results:

The videos should be able to be played directly on Chrome18.

Additional info:

Comment 1 Clayton Coleman 2012-07-10 02:11:55 UTC
It's a one click option to view the video - if this occurs on multiple platforms we'll fix it, otherwise going to let it be.

Comment 2 Clayton Coleman 2012-07-15 21:15:08 UTC
This is caused by an insecure content warning on Chrome.  Youtube and Vimeo at a minimum are serving HTTP JS and IMG resources, which prevents them from loading by default.

This is a known bug in the youtube/vimeo libraries, bug reports are open http://drupal.org/node/1368818.

Possible easy workaround would be in the theme: http://drupal.org/node/1100464

Need to look into vimeo.

Comment 3 Clayton Coleman 2012-09-10 20:02:15 UTC
Believe this is the same as https://bugzilla.redhat.com/show_bug.cgi?id=814844

Comment 4 Clayton Coleman 2012-09-10 20:02:44 UTC

*** This bug has been marked as a duplicate of bug 814844 ***