[webkit-reviews] review requested: [Bug 31203] [Qt] QWebPage::createPlugin() ignores visibility attribute in 4.5 : [Attachment 43127] Fix the cause of this bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 12 19:10:02 PST 2009


Holger Freyther <zecke at selfish.org> has asked  for review:
Bug 31203: [Qt] QWebPage::createPlugin() ignores visibility attribute in 4.5
https://bugs.webkit.org/show_bug.cgi?id=31203

Attachment 43127: Fix the cause of this bug
https://bugs.webkit.org/attachment.cgi?id=43127&action=review

------- Additional Comments from Holger Freyther <zecke at selfish.org>
WebCore::Widget was handling show/hide properly but the
QtPluginWidget::frameRectChanged was calling setVisible undoing the effect of
show/hide.


More information about the webkit-reviews mailing list