Bug 41037
| Summary: | The scroll and layout change events has no impact on the plugin window in windowed NPAPI plugin | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Reethu <reethu.j> |
| Component: | Plug-ins | Assignee: | QtWebKit Unassigned <webkit-qt-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | kling |
| Priority: | P2 | Keywords: | Qt, QtTriaged |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | Linux | ||
Reethu
On maemo platform using QtWebkit, in the windowed NPAPI plugin, the scroll events and layout change events does not invoke the plugin's NPP_SetWindow function.
Thus the plugin window is distorted and also detached from the main window. The scroll and layout change events have no impact on plugin window.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Andreas Kling
*** This bug has been marked as a duplicate of bug 41407 ***