WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
18125
image window of media player not showing because of width and height mismatch of <object> and <embed> tags
https://bugs.webkit.org/show_bug.cgi?id=18125
Summary
image window of media player not showing because of width and height mismatch...
jasneet
Reported
2008-03-26 16:18:09 PDT
I Steps: Go to
http://zone.walla.co.il/?w=//1223204
II Issue: the image window for media player is not seen although you can see the controls. III Conclusion: The issue is caused by the incompatible width and height in the <object> and <embed> tags. In the object, they have width="100%" height="288" while in the embed, they have height="100%" Width="288" If we change the value so that the 2 match, then the issue is resolved. IV Other browsers: IE7: ok FF3: ok Opera9.24: ok V Nightly tested: 31315 Note:this bug might be a dupe of
http://bugs.webkit.org/show_bug.cgi?id=5793
Attachments
screenshot
(154.79 KB, image/jpeg)
2008-03-26 16:18 PDT
,
jasneet
no flags
Details
reduction
(857 bytes, text/html)
2008-03-26 16:19 PDT
,
jasneet
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
jasneet
Comment 1
2008-03-26 16:18:48 PDT
Created
attachment 20100
[details]
screenshot
jasneet
Comment 2
2008-03-26 16:19:19 PDT
Created
attachment 20101
[details]
reduction
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug