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); [email protected] >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 _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
