Bug 69407 - [Qt] QWebPluginFactory inherited plugin's widget doesn't get paintevent
Summary: [Qt] QWebPluginFactory inherited plugin's widget doesn't get paintevent
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 420+
Hardware: Unspecified Unspecified
: P3 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-05 01:01 PDT by Karim Pinter
Modified: 2014-02-03 03:18 PST (History)
0 users

See Also:


Attachments
The zip file contains the modification of fancy browser qt example to reproduce the bug (26.03 KB, application/octet-stream)
2011-10-05 01:03 PDT, Karim Pinter
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Karim Pinter 2011-10-05 01:01:48 PDT
Plugin created by inheriting QWebPluginFactory doesn't get a paint event right after the page is loaded, when the page is scrolled the plugin gets visible. Please check the modification of the fancy browser example. Visit some sites on the bottom of the startup page or visit http://www.adobe.com/software/flash/about/ site. The paint events are logged and the plugin is not visible nor the log.

Qt 4.7.1,4.7.3,4.7.4 was used for development.
Comment 1 Karim Pinter 2011-10-05 01:03:24 PDT
Created attachment 109756 [details]
The zip file contains the modification of fancy browser qt example to reproduce the bug
Comment 2 Jocelyn Turcotte 2014-02-03 03:18:58 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.