Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7017697
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T22:56:51+00:00 2026-05-27T22:56:51+00:00

My UITableViewController subclass has a few UITableViewCell s containing UITextField s. The textFields are

  • 0

My UITableViewController subclass has a few UITableViewCells containing UITextFields. The textFields are subviews of the cells’ contentViews.

The cells are automatically scrolled up when the keyboard would otherwise cover them. However tapping “Next” to stop editing textfield1 and start editing textfield2 does not properly scroll textfield2. In this case textfield2 is still obscured by the keyboard.

Any ideas why tapping “Next” doesn’t scroll the tableView?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T22:56:51+00:00Added an answer on May 27, 2026 at 10:56 pm

    UITableViewController automatically handles scrolling the table view in response to the UIKeyboard(Will|Did)(Show|Hide) notifications. Since the keyboard is already on screen, the table view isn’t notified that it needs to reposition it’s content view. You’re going to have to automatically reposition the view in response to the text fields changing first responder status.

    Consider using -scrollToRowAtIndexPath:atScrollPosition:animated:.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a custom subclass of a UITableViewController which has a editable cells in
My UITableViewController uses a custom UITableViewCell Subclass. The subClass (QuoteCell - loaded from NIB)
I have a UITableViewController that has custom cells that I have customized with my
In a UITableViewController subclass, there are some methods that need to be implemented in
I have a subclass of UITableViewController. I have code that can add/remove a UISearchBar
I have two NSMutableString objects defined in my viewController's (a subclass of UITableViewController) .h
How can I tell my UITableViewController to use my custom UITableView subclass for it's
My controller inherits UITableViewController : <UITableViewDelegate,UITableViewDataSource> The cells of the table are custom and
I have a UITableViewController subclass. I set self.editing = YES at the end of
I'm trying to present a UIImagePickerController from a UITableViewController subclass using the following code:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.