Re: iOS 11 - WKWebView in UIPageViewController broken?
Re: iOS 11 - WKWebView in UIPageViewController broken?
- Subject: Re: iOS 11 - WKWebView in UIPageViewController broken?
- From: "Drake, Ted" <email@hidden>
- Date: Thu, 5 Oct 2017 09:13:58 +0000
- Thread-topic: iOS 11 - WKWebView in UIPageViewController broken?
Perhaps this is related to the new accessibilityscroll
https://developer.apple.com/documentation/objectivec/nsobject/1615161-accessibilityscroll?language=objc
Look at the 42 minute mark:
https://developer.apple.com/videos/play/wwdc2017/215/
Ted
From: Accessibility-dev
<accessibility-dev-bounces+ted_drake=email@hidden> on behalf of
Bobby Thomale <email@hidden>
Date: Tuesday, October 3, 2017 at 5:25 PM
To: "email@hidden" <email@hidden>
Subject: iOS 11 - WKWebView in UIPageViewController broken?
Our app is a book reader that presents a series of book pages in a
UIPageViewController. Each page is represented by a WKWebView.
In iOS 10, you could do the three-finger swipe to move between pages in the
UIPageViewController and it worked fine.
In iOS 11 this has suddenly stopped working. The three finger swipe left /
right just does nothing.
I'm not sure how to even debug this. It just seems broken.
Does anyone have any suggestions of anything for me to try?
The three finger swipe up and down to page up and down within each WKWebView
seems to be working just fine. Its just the three-finger swipe left and right
that is broken.
We have another book type that has a custom view (not a webview) embedded in
the UIPageViewController instead of a WKWebView and that one is working just
fine. It appears to be something with WKWebView it isn't liking.
--
Bobby Thomale
Vital Source Technologies
http://www.vitalsource.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden