I should add: It's happening as a result of the keyboard coming up, since the 
first field is made the first responder when the detail view is shown. I wonder 
how to prevent the pop scroll in this situation. The popover is being shrunk 
vertically.
----------
This is kinda hard to describe. iOS 7.

I have a UINavigationController in a popover in my iPad app. It lists a bunch 
of items. You can also add a new item, which causes the new item to be inserted 
in the list, then selected, and the item detail pushed. You can see all this 
happen as a result of tapping the "+" button.

After the detail is pushed, it scrolls up a chunk, and then the scroll 
springiness pushes it back down. The detail content is substantially smaller 
than the popover, and so normally can't be scrolled at all. If you attempt to 
do so, it does not move ("Bounces," "Bounces Horizontally" are unchecked, 
"Bounces Vertically" is checked).

Any idea why this happens?

-- 
Rick

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to