Bug 17690
Summary: | Flash video is missing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sylvain Frebourg <lanouvellechair> |
Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | webkit |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 | ||
URL: | http://tempsreel.nouvelobs.com/videos/index_rub.php?id_rubrique=4&id_video=3084 |
Sylvain Frebourg
The video is not loaded.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Robert Blaut
The Flash content is embeded using object and embed element inside an object element. Object element contains proper url to flash file, but embed element has url to flash movie incorrect. WebKit should render object element instead of embed, but due bug 19011 it renders the later.
*** This bug has been marked as a duplicate of 19011 ***