Bug 29446
| Summary: | [Qt] QWebView does not display plugin content when embedded in a QGraphicsScene | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tor Arne Vestbø <vestbo> |
| Component: | Plug-ins | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | girish, hausmann |
| Priority: | P2 | Keywords: | Qt |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Other | ||
| OS: | OS X 10.5 | ||
Tor Arne Vestbø
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Simon Hausmann
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 ***
Girish Ramakrishnan
Shouldn't we keep this bug open for Qt/Cocoa based builds or is that tracked using another bug?