Closed
Bug 302052
Opened 19 years ago
Closed 19 years ago
This should open a video. The video does not play.
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: michael.graubart7, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b4) Gecko/20050722 SeaMonkey/1.0a Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b4) Gecko/20050722 SeaMonkey/1.0a This URL is from a link contained in an e-mail received from Oxfam. The link should start a video. It does not. In SeaMonkey, in FireFox and in Internet Explorer a page appears, containg 'To view video, click here' -- but clicking does not achieve anything. In Safari, however, accessing the above URL immediately starts the video. Reproducible: Always Steps to Reproduce: 1. Got to the given URL. 2. Click on 'To view video, click here'. Actual Results: Nothing. Expected Results: The video should start (as it does in Safari). eMac G4, 1.25 GHz, OS X 10.3.9. Classic theme.
Yes, clicking the link does only reloading. The source contains the link to the flash movie, which itself plays fine with Mozilla.
Version: unspecified → Trunk
Comment 2•19 years ago
|
||
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" that won't work in mozilla...
Assignee: general → nobody
Component: General → Plug-ins
Product: Mozilla Application Suite → Core
QA Contact: general → plugins
Comment 3•19 years ago
|
||
Yeah, that page uses an IE-only ActiveX plugin.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
Comment 4•19 years ago
|
||
Note that Safari is incorrect if it's ignoring the classid here. The page is asking for a particular plugin binary, and using a different one (as Safari apparently does) is likely to cause problems in many cases.
Updated•2 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•