Flash Player controls not visible for videos in pre-HTML5 browsers without fullscreen or right-click
Description
Environment
Activity

Pani Gui June 18, 2012 at 10:33 PMEdited
PASSED Manual Testing following the steps in the description.
Reproduced on:
Tomcat 7.0 + MySQL 5. 6.1.10 EE GA1.
Flash player controls are not visible.
Fixed on:
Tomcat 6.0 + MySQL 5. Portal 6.1.x CE GIT ID: 96dcbd7533474a152418ef049185d92ebcc4b9f6.
Tomcat 7.0 + MySQL 5. Portal 6.1.x EE GIT ID: 8847cf2db24c79cebe059428980f8cfcfad19298.
Tomcat 7.0 + MySQL 5. Portal 6.2.x GIT ID: 7e7bbd6d3fd2c1887d31291fafbc2c113b200e95.
The flash player controls are present.

Nate Cavanaugh June 12, 2012 at 12:19 PM
Hi Vilmos,
Thanks for the heads up. The only version I could reproduce this for is 6.0.x. I've sent Brian a pull for it, but if you can reproduce it on any other branches, please let me know.
Thanks,

Vilmos Papp June 12, 2012 at 2:06 AM
This issue fixes video playback on IE8 and previous versions but now IE9's playback is broken.

Michael Saechang June 5, 2012 at 4:39 PM
Committed on:
Portal 6.1.x CE GIT ID: 571d59ef7c8c88eeb52d64f6c74f959464e4b11f.
Portal 6.2.x GIT ID: 571d59ef7c8c88eeb52d64f6c74f959464e4b11f.
Details
Assignee
Pani GuiPani Gui(Deactivated)Reporter
Steven TabeshSteven Tabesh(Deactivated)Labels
Branch Version/s
6.1.x6.0.xBackported to Branch
CommittedFix Priority
4Git Pull Request
Components
Affects versions
Priority
Medium
Details
Details
Assignee

Reporter

Labels
Branch Version/s
Backported to Branch
Fix Priority
Git Pull Request
Components
Affects versions
Priority
Zendesk Support
Linked Tickets
Zendesk Support
Linked Tickets
Zendesk Support

Steps to reproduce:
1. Procure multiple video filetypes, such as avi, flv, ogv, mp4, wmv
2. Start liferay portal on a nonHTML5 browser (IE 6, 7, 8 for example)
3. Deploy Documents & Media portlet
4. Navigate to Control Panel > Server Administration > File Uploads
5. Change Documents & Media Filesize limit to accommodate your on-hand video files
6. Navigate to Server Administration > External Services
7. Enable Xuggler
8. Navigate to Documents & Media within the Control Panel
9. Add > Multiple Documents, and select all your video files > OK > Save
10. Click on said videos, and assert that the flash player controls are not present
If one right-clicks, you can still play the videos through the context menu; alternatively, if you click Fullscreen, the controls will appear. When you exit fullscreen, the controls will now be present.
Further environments pending further regression tests.