Bug 118556 - [Qt][WK1] Tiled backing store breaks scrollbars
Summary: [Qt][WK1] Tiled backing store breaks scrollbars
Status: RESOLVED INVALID
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-07-11 02:28 PDT by Allan Sandfeld Jensen
Modified: 2014-02-03 03:26 PST (History)
3 users (show)

See Also:


Attachments
Patch (6.96 KB, patch)
2013-07-11 02:33 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-07-11 02:28:43 PDT
When tiled backing store is enabled but resizes to content is not, the scrollbars are not repainted correctly. There are three issues behind this. PaintsEntireContent is not set correctly on FrameView, painting is clipped to top of the docment and the scrollbar is painting  at the top of the document.
Comment 1 Allan Sandfeld Jensen 2013-07-11 02:33:28 PDT
Created attachment 206439 [details]
Patch
Comment 2 Anders Carlsson 2013-10-02 21:38:55 PDT
Comment on attachment 206439 [details]
Patch

Qt has been removed, clearing review flags.
Comment 3 Jocelyn Turcotte 2014-02-03 03:26:35 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.