Bug 31519 - [Qt] Plugins: gecko-mediaplayer plugin sizing is wrong
Summary: [Qt] Plugins: gecko-mediaplayer plugin sizing is wrong
Status: RESOLVED DUPLICATE of bug 24002
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P4 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-15 15:09 PST by Tim Yamin
Modified: 2009-12-31 08:33 PST (History)
1 user (show)

See Also:


Attachments
Screenshot -- initial state (146.70 KB, image/png)
2009-11-15 15:09 PST, Tim Yamin
no flags Details
Screenshot -- correct state (213.83 KB, image/png)
2009-11-15 15:09 PST, Tim Yamin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Yamin 2009-11-15 15:09:26 PST
Created attachment 43254 [details]
Screenshot -- initial state

The gecko-mediaplayer plugin window is sized incorrectly; a good example is trying to play a video on http://www.apple.com/trailers but the same issue can be reproduced with other websites. The window height ends up being less than what is specified in the HTML and so the video gets squished vertically (see 'initial state' screenshot) although strangely if you go full-screen and then go out of full-screen the size becomes correct (see 'correct state' screenshot).

Tested with SVN QtWebKit, r50998.
Comment 1 Tim Yamin 2009-11-15 15:09:57 PST
Created attachment 43255 [details]
Screenshot -- correct state
Comment 2 Girish Ramakrishnan 2009-11-15 21:29:22 PST
Duplicate of 24002. I cannot figure how to mark this as duplicate though.
Comment 3 Tim Yamin 2009-11-17 13:34:44 PST

*** This bug has been marked as a duplicate of bug 24002 ***
Comment 4 Tim Yamin 2009-12-31 08:33:27 PST
This was actually an issue with gnome-mplayer and has been fixed upstream SVN, r1610.