Bug 118174

Summary: [wk2] WKView shouldn't force scrolling off if shouldClipToVisibleRect is set
Product: WebKit Reporter: Tim Horton <thorton>
Component: WebKit2Assignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
preliminary
none
patch andersca: review+

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