Bug Tracker

Modify

Ticket #9983 (closed bug: duplicate)

Opened 23 months ago

Last modified 22 months ago

clone() of html5 video causes refesh in Safari 5.1

Reported by: brian@… Owned by: rwaldron
Priority: low Milestone:
Component: manipulation Version: 1.6.2
Keywords: Cc:
Blocking: Blocked by:

Description

When attempting to clone an instance of videoJS and custom player controls the page is refreshed when using Safari 5.1. Other browsers does not produce this effect.

Example here:  http://black-tooth.com/sites/lion-video-test/test3.html

Change History

comment:1 Changed 23 months ago by rwaldron

  • Owner set to rwaldron
  • Status changed from new to assigned
  • Component changed from unfiled to manipulation
  • Milestone changed from None to 1.6.3

comment:2 Changed 23 months ago by rwaldron

That's not actually a page refresh, that's how Safari handles a crash.

comment:3 Changed 23 months ago by rwaldron

  • Priority changed from undecided to low
  • Status changed from assigned to closed
  • Resolution set to worksforme

Or not... I'd seen behaviour like that before. Anyway, this is not an issue with jQuery. I'd suggest looking through that mess in video.js

 http://jsfiddle.net/rwaldron/wgGq8/

comment:4 Changed 23 months ago by rwaldron

  • Status changed from closed to reopened
  • Resolution worksforme deleted

For kicks, I went back and had another look, just in case - turns out I was right, if you hit clone let it reload, hit it again and repeat this... you will see the error recovery message. The problem seems to stem from cloning elements that have a video INSIDE them, not the video itself.

Version 0, edited 23 months ago by rwaldron (next)

comment:5 Changed 23 months ago by rwaldron

  • Status changed from reopened to closed
  • Resolution set to duplicate

comment:6 Changed 23 months ago by rwaldron

Duplicate of #9886.

comment:7 Changed 22 months ago by dmethvin

  • Milestone 1.6.3 deleted

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.