[wp-trac] [WordPress Trac] #27368: Native video player doesn't loop when using flash fallback
WordPress Trac
noreply at wordpress.org
Wed Mar 12 04:17:36 UTC 2014
#27368: Native video player doesn't loop when using flash fallback
--------------------------+-----------------------------
Reporter: leandroprz | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Hi,
I mentioned this bug in the description
[https://core.trac.wordpress.org/ticket/25077 here], but not on the title
and now that ticket is marked as fixed so I'm opening a new one. Maybe it
is related but it is not the same issue.
I'm using this shortcode to show a video:
{{{
[video src="video.mp4" width="640" height="360" autoplay="true"
loop="true"]
}}}
But when using flash it doesn't loop the video. It does work fine when
using HTML5.
I tested this on a fresh WP 3.8.1 and 3.9-beta1-27501 development
installation with Twenty Fourteen theme. The bug is present in both
versions.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27368>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list