[webkit-qt] how to resize a plugin?

brook.hong at nokia.com brook.hong at nokia.com
Sun Jan 30 18:17:26 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=53407 is for this.

----------------
Best Regards,
Brook Hong 


>-----Original Message-----
>From: Poulain Benjamin (Nokia-MS-Qt/Oslo)
>Sent: Sunday, January 30, 2011 5:29 PM
>To: Hong Brook (Nokia-MS/Beijing); webkit-qt at lists.webkit.org
>Subject: RE: [webkit-qt] how to resize a plugin?
>
>> Yes, that's the problem.
>> Here is the code to test --
>>
>> alert(document.getElementById("editobject36").height); //got 72 here
>> document.getElementById("editobject36").height = 273;
>> alert(document.getElementById("editobject36").height); //still got 72
>here, and the edit object haven't been resized in the webpage.
>
>That looks like it could be a bug. Could you make a reduction and create
>a bug report on bugzilla? http://webkit.org/new-qtwebkit-bug
>
>cheers,
>Benjamin


More information about the webkit-qt mailing list