Bug 200741 - [iOS13] touch-action:none does not suppress rubber banding in UIWebView
Summary: [iOS13] touch-action:none does not suppress rubber banding in UIWebView
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad Other
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-08-14 16:04 PDT by Steve
Modified: 2019-08-15 16:50 PDT (History)
3 users (show)

See Also:


Attachments
repro.html (862 bytes, text/html)
2019-08-14 16:04 PDT, Steve
no flags Details
WKWebView-touch-action-none.mov (547.33 KB, video/quicktime)
2019-08-14 16:05 PDT, Steve
no flags Details
UIWebView-touch-action-none.mov (1.81 MB, video/quicktime)
2019-08-14 16:05 PDT, Steve
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steve 2019-08-14 16:04:54 PDT
Created attachment 376326 [details]
repro.html

Steps to reproduce:
1. Create a UIWebView
2. Set its HTML to the HTML attached in repro.html
3. Open the app on an iOS13 beta 5 device
4. Attempt to scroll the page vertically
5. Notice the rubber banding effect

This effect is not seen when following the same steps with WKWebView.

Videos attached of the experience on UIWebView vs. WKWebView.
Comment 1 Steve 2019-08-14 16:05:38 PDT
Created attachment 376327 [details]
WKWebView-touch-action-none.mov
Comment 2 Steve 2019-08-14 16:05:54 PDT
Created attachment 376328 [details]
UIWebView-touch-action-none.mov
Comment 3 Radar WebKit Bug Importer 2019-08-15 16:38:36 PDT
<rdar://problem/54369097>
Comment 4 Simon Fraser (smfr) 2019-08-15 16:50:16 PDT
We're not making changes to UIWebView any more. Please migrate to WKWebView, and file bugs for any features that prevent you from doing so.