RESOLVED WORKSFORME 47474
[Qt] Plugins think they're the wrong size
https://bugs.webkit.org/show_bug.cgi?id=47474
Summary [Qt] Plugins think they're the wrong size
Bernhard Rosenkraenzer
Reported 2010-10-10 12:39:16 PDT
Go to http://www8.agame.com/mirror/flash/c/cgames118gen/web/generic/bat_classic.html in any QtWebkit based browser (I tried Arora and Rekonq). The page loads, and so does the plugin - but somehow the plugin area is only about 1/8 of its intended size. This is probably a timing issue of some sort (because right-clicking in the gray area surrounding the plugin shows the area is occupied, just not used, by Flash player) - probably the plugin area is resized to the requested width and height only after the application has started (and memorized the wrong size).
Attachments
Benjamin Poulain
Comment 1 2010-11-12 08:41:09 PST
I cannot reproduce the problem. I opened the link, the element's attribute is specifying a size of 200 by 200. This is the size I get in the layout.
Note You need to log in before you can comment on or make changes to this bug.