Closed
Bug 855323
Opened 13 years ago
Closed 13 years ago
click-to-play: doesn't enable QuickTime content
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 752516
People
(Reporter: djc, Unassigned)
Details
When going to see trailers on iTunes, CtP doesn't function correctly:
1. Go to http://trailers.apple.com/trailers/fox/thewolverine/
2. Click Watch now, 720p (for example)
3. Click content placeholder
4. Nothing happens
It works if I enable QuickTime via the URL bar widget.
(Might be a bug 752516 dupe?)
| Reporter | ||
Updated•13 years ago
|
Version: unspecified → 21 Branch
Comment 1•13 years ago
|
||
Yeah, looks like another bug 752516. If you run this in the console the element becomes clickable:
> document.querySelector("object.quicktime").style.zIndex = 10;
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•