Closed
Bug 417866
Opened 17 years ago
Closed 17 years ago
Unable to view embedded youtube movie in blog feed within the preview pane of the mail window
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 365998
People
(Reporter: honatwork, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12
Build Identifier: Thunderbird 2.0.0.9 (20071031)
The youtube movie embedded in blog feed in Thunderbird does not show up within the preview pane of the mail window or when viewed in a new window.
An example of the HTML code is as follows:
<object height="355" width="425">
<param name="movie" value="http://www.youtube.com/v/hsF0Eqs8yQ8&rel=1">
<param name="wmode" value="transparent">
<embed src="http://www.youtube.com/v/hsF0Eqs8yQ8&rel=1" type="application/x-shockwave-flash" wmode="transparent" height="355" width="425">
</object>
Apparently, Thunderbird is able to render the HTML code for the space (height=355 pixels and width=425) but the youtube movie does not show up within the mail window.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Expected Results:
Should be able to view the youtube movie embedded in blog feed within the preview pane of the mail window or when viewed in a new window.
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•