RESOLVED FIXED 132759
[iOS WK2] Fixed elements can go outside the document on pinching
https://bugs.webkit.org/show_bug.cgi?id=132759
Summary [iOS WK2] Fixed elements can go outside the document on pinching
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.