[webkit-qt] how to resize a plugin?

benjamin.poulain at nokia.com benjamin.poulain at nokia.com
Sun Jan 30 01:28:48 PST 2011


> 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