Bug 52108 - [Qt][WK2] QWKView does not propagate show and hide events to the drawing area
Summary: [Qt][WK2] QWKView does not propagate show and hide events to the drawing area
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-08 03:01 PST by Balazs Kelemen
Modified: 2011-01-08 11:13 PST (History)
2 users (show)

See Also:


Attachments
proposed patch (1.71 KB, patch)
2011-01-08 10:43 PST, Balazs Kelemen
no flags Details | Formatted Diff | Diff
patch - with build fix (1.72 KB, patch)
2011-01-08 10:57 PST, Balazs Kelemen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Balazs Kelemen 2011-01-08 03:01:04 PST
Changes in the visibility of the widget should be propagated to the drawing area to stop or resume updating it in the web process.
Comment 1 Balazs Kelemen 2011-01-08 10:43:25 PST
Created attachment 78319 [details]
proposed patch
Comment 2 Balazs Kelemen 2011-01-08 10:57:50 PST
Created attachment 78320 [details]
patch - with build fix
Comment 3 Kenneth Rohde Christiansen 2011-01-08 11:01:41 PST
Zalan, FYI, how does this fit with your work?
Comment 4 Balazs Kelemen 2011-01-08 11:12:13 PST
Comitted in http://trac.webkit.org/changeset/75323.