Closed Bug 1251844 Opened 8 years ago Closed 8 years ago

Firefox displays this page improperly

Categories

(Core Graveyard :: Plug-ins, defect)

44 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: jonrysh, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0
Build ID: 20160211124446

Steps to reproduce:

Access this page:
http://web.mit.edu/svnh/www/Natural-Sound-Stimuli/Stimuli.html


Actual results:

The page is displayed correctly on the screen, but clicking "Stimuli" does nothing.  The same problem happens on Chrome.
Konqueror works properly.

My system is 
Firefox 44.0.2
KDE Framework 5.19.0
Fedora FC23


Expected results:

Clicking "Stimuli" causes a sound file to be heard.
The page uses a plug-in for video/quicktime type to play wav file.

> <object id="id2" type="video/quicktime" data="Media/top20_sounds.wav" style="height: 16px; left: 131px; position: absolute; top: 21px; width: 300px; z-index: 1; " height="16" width="300">
>   <param name="src" value="Media/top20_sounds.wav">
>   <param name="controller" value="true">
>   <param name="autoplay" value="false">
>   <param name="scale" value="tofit">
>   <param name="volume" value="100">
>   <param name="loop" value="false">
> </object>


I guess Konqueror uses kmplayer plug-in to play video/quicktime.
You have libkmplayerpart.so for video/quicktime type in about:plugins page in Konqueror, right?

Then, it looks like kmplayer plug-in is not compatible with firefox.
you'll need some other plug-in that can handle video/quicktime type (I don't know if there is any tho).

also, you could use MediaPlayerConnectivity Add-on [1] to launch other player.


[1] https://addons.mozilla.org/en-US/firefox/addon/mediaplayerconnectivity/
Component: Untriaged → Plug-ins
Product: Firefox → Core
Closing old bugs because non-Flash plugins are no more.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.