Bug 118174 - [wk2] WKView shouldn't force scrolling off if shouldClipToVisibleRect is set
Summary: [wk2] WKView shouldn't force scrolling off if shouldClipToVisibleRect is set
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-06-28 02:19 PDT by Tim Horton
Modified: 2013-06-28 15:16 PDT (History)
3 users (show)

See Also:


Attachments
preliminary (11.90 KB, patch)
2013-06-28 03:05 PDT, Tim Horton
no flags Details | Formatted Diff | Diff
patch (14.79 KB, patch)
2013-06-28 13:22 PDT, Tim Horton
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2013-06-28 02:19:19 PDT
Instead, there should be (throughout the stack from WKView to TiledCoreAnimationDrawingArea) another property that clipsToExposedRect/shouldClipToVisibleRect should be keyed off of, instead of main frame scrollability.
Comment 1 Radar WebKit Bug Importer 2013-06-28 02:19:37 PDT
<rdar://problem/14301175>
Comment 2 Tim Horton 2013-06-28 03:05:40 PDT
Created attachment 205686 [details]
preliminary
Comment 3 Tim Horton 2013-06-28 13:22:42 PDT
Created attachment 205737 [details]
patch
Comment 4 Tim Horton 2013-06-28 15:16:40 PDT
http://trac.webkit.org/changeset/152190