Bug 132759

Summary: [iOS WK2] Fixed elements can go outside the document on pinching
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, simon.fraser
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch benjamin: review+

Simon Fraser (smfr)
Reported 2014-05-09 16:54:42 PDT
[iOS WK2] Fixed elements can go outside the document on pinching
Attachments
Patch (9.28 KB, patch)
2014-05-09 16:57 PDT, Simon Fraser (smfr)
benjamin: review+
Simon Fraser (smfr)
Comment 1 2014-05-09 16:57:57 PDT
Simon Fraser (smfr)
Comment 2 2014-05-09 16:58:32 PDT
Benjamin Poulain
Comment 3 2014-05-09 17:05:24 PDT
Comment on attachment 231197 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=231197&action=review > Source/WebKit2/UIProcess/ios/WKContentView.mm:295 > +static inline float adjustedUnexposedEdge(float documentEdge, float exposedRectEdge, float factor) maybe adjustedUnexposedEdge -> adjustedUnexposedMinEdge
Simon Fraser (smfr)
Comment 4 2014-05-09 17:12:17 PDT
Note You need to log in before you can comment on or make changes to this bug.