Bug 29446 - [Qt] QWebView does not display plugin content when embedded in a QGraphicsScene
Summary: [Qt] QWebView does not display plugin content when embedded in a QGraphicsScene
Status: RESOLVED DUPLICATE of bug 31183
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2009-09-18 07:51 PDT by Tor Arne Vestbø
Modified: 2009-11-25 01:37 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tor Arne Vestbø 2009-09-18 07:51:44 PDT
This bug report originated from issue QTBUG-3993
<http://bugreports.qt.nokia.com/browse/QTBUG-3993>

--- Description ---

QWebView does not display plugin content when embedded in a QGraphicsScene

This only applies to carbon. With cocoa, the content is not displayed in any of the cases.
Comment 1 Simon Hausmann 2009-11-25 01:16:26 PST
We don't intend to fix this when embedding QWebView into the QGraphicsView using proxy widgets. But this will work when using QGraphicsWebView.

*** This bug has been marked as a duplicate of bug 31183 ***
Comment 2 Girish Ramakrishnan 2009-11-25 01:37:47 PST
Shouldn't we keep this bug open for Qt/Cocoa based builds or is that tracked using another bug?