Bug 120606 - [Qt] Tiled-backing store not clipped to frame or visible rect
Summary: [Qt] Tiled-backing store not clipped to frame or visible rect
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Allan Sandfeld Jensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-02 08:16 PDT by Allan Sandfeld Jensen
Modified: 2013-09-03 07:46 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.95 KB, patch)
2013-09-02 08:17 PDT, Allan Sandfeld Jensen
no flags Details | Formatted Diff | Diff
Patch (2.10 KB, patch)
2013-09-02 10:12 PDT, Allan Sandfeld Jensen
no flags Details | Formatted Diff | Diff
Patch (1.96 KB, patch)
2013-09-03 01:51 PDT, Allan Sandfeld Jensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Allan Sandfeld Jensen 2013-09-02 08:16:06 PDT
If a QGraphicsWebView is part of a larger graphics scene, it it receives paint calls with an 'exposed' area larger than the webview, it painting will be clipped to the exposed area and not to webview.
Comment 1 Allan Sandfeld Jensen 2013-09-02 08:17:59 PDT
Created attachment 210288 [details]
Patch
Comment 2 Allan Sandfeld Jensen 2013-09-02 10:12:24 PDT
Created attachment 210297 [details]
Patch
Comment 3 Allan Sandfeld Jensen 2013-09-03 01:51:40 PDT
Created attachment 210336 [details]
Patch
Comment 4 Allan Sandfeld Jensen 2013-09-03 07:45:59 PDT
Comment on attachment 210336 [details]
Patch

Clearing flags on attachment: 210336

Committed r154983: <http://trac.webkit.org/changeset/154983>
Comment 5 Allan Sandfeld Jensen 2013-09-03 07:46:04 PDT
All reviewed patches have been landed.  Closing bug.