• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Why no scroll-to-top gesture?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Why no scroll-to-top gesture?


  • Subject: Why no scroll-to-top gesture?
  • From: "Gerriet M. Denkmann" <email@hidden>
  • Date: Fri, 16 Oct 2015 14:11:06 +0700

Master-Detail iOS 9 app; Xcode 7.
Master has a TableView with UISearchController.

When I scroll the Master TableView and then use the scroll-to-top gesture (a tap on the status bar) the expected thing happens.

But when I do the same with the SearchResultsTableView, nothing happens at all.
I have an old version of this app (build with SDK 8) which works as expected.

I tried to build the current version with SDK 8, but Xcode told me that I can only choose between Latest iOS (iOS 9.0) and iOS 9.0.

There is this TableSearchwithUISearchController Sample Code from Apple, which has the same (wrong?) behaviour.

Is this a new feature? Or a bug?
I fixed this by subclassing UIApplication and overriding sendEvent:. Is there a better solution?

Gerriet.


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Prev by Date: Re: App Transport Security has blocked a cleartext HTTP for a local IP
  • Next by Date: Re: App Transport Security has blocked a cleartext HTTP for a local IP
  • Previous by thread: Re: App Transport Security has blocked a cleartext HTTP for a local IP
  • Next by thread: How OS X's system-wide "look up" feature is implemented?
  • Index(es):
    • Date
    • Thread