| Summary: | Improper pattern for blog page with video on community on iPhone4S | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Tian Feng <tfeng> | ||||||
| Component: | Website | Assignee: | Clayton Coleman <ccoleman> | ||||||
| Status: | CLOSED CANTFIX | QA Contact: | libra bugs <libra-bugs> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 2.x | CC: | sgoodwin, xtian | ||||||
| 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: | 2013-12-19 20:58:41 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
Tian Feng
2013-12-19 09:27:44 UTC
Created attachment 838888 [details]
screenshot1
Created attachment 838890 [details]
screenshot2
Videos are embedded in blog posted using an <iframe>. To correct this bug a <div with the class="media-youtube" needs to wrap the <iframe>. This will enable the video to resize appropriately based on the browser width of the users device. Since this content is manually entered by the blog author, they will need to include the <div class="media-youtube"><iframe> markup at the time of creating the blog post. Thus this won't be handled with a single commit fix. An email was sent to shifters, who are the ones creating blog posts, and informed them of including the correct markup noted above. |