Welcome, Guest
Username Password: Remember me

TableView height issue when keyboard shows
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: TableView height issue when keyboard shows

TableView height issue when keyboard shows 1 year, 2 months ago #1

Hi Tarek,

I hope all is well and was so glad to see you made it back to the states safely! Things have been working very well for me but I ran into an issue I hope you can help with:

- Using a UIViewController inside a NavigationController inside a TabController
- Create the table in viewDidLoad (UITableViewStyleGrouped)
- Create my tableView as an instance variable (using the table)
- Has 2 SCTextView cells
- Using latest XCode 4

Issue is when I tap on a cell to edit it the keyboard pops up - but from time to time the tableView shrinks up to about 100px with the rest of the space between the tableview and the keyboard showing white. This happens sometime - not all the time. And it happens much more frequently on my device than on simulator - though I believe I have seen it on simulator on occasion and does happen if device is connected to mac or not).

Here is a screenshot - set self.view backgroundColor to red to ensure that was the view I was seeing...



I'll keep grinding through this but thought I'd reach out to you in case you've seen this behavior with someone else using STV.
(thought the problem may not be STV at all...)

Thanks,
Karl
  • kes815
  • OFFLINE
  • Junior Boarder
  • Posts: 32
  • Karma: 0
Last Edit: 1 year, 2 months ago by kes815.

Re: TableView height issue when keyboard shows 1 year, 2 months ago #2

Hi Karl,

This issue has actually been discovered and fixed in STV 2.0 (currently in RC, release date in mid-March). I'll send you our latest RC version, please confirm that it's working properly for you.

Thanks a lot for all your wishes
  • tarekskr
  • OFFLINE
  • Administrator
  • Posts: 2404
  • Karma: 72

Re: TableView height issue when keyboard shows 1 year, 2 months ago #3

Hi Tarek,

Unfortunately I still see the issue. It doesn't happen everytime, but just enough for me to go crazy trying figure out what combination of circumstances causes it

Thanks,
Karl
  • kes815
  • OFFLINE
  • Junior Boarder
  • Posts: 32
  • Karma: 0

Re: TableView height issue when keyboard shows 1 year, 2 months ago #4

Hi again Karl,

I'll send you now our latest RC3, in which we fixed some issues relating to tab controllers with different models. There is a very high probability that your case is covered by this update.

If you're still having problems, are you able to send me the project to test? Thanks!
  • tarekskr
  • OFFLINE
  • Administrator
  • Posts: 2404
  • Karma: 72

Re: TableView height issue when keyboard shows 1 year, 2 months ago #5

Hi Tarek,

The issue seems to occur much more frequently now - if there is a more recent RC I'd like to try that and if not I'll scrub up the code and and see if I can get you something. Pretty sure it may be my code that is causing this behavior so a good scrub may fix the problem. I'll be back in touch soon...

Thanks!
Karl
  • kes815
  • OFFLINE
  • Junior Boarder
  • Posts: 32
  • Karma: 0

Re: TableView height issue when keyboard shows 1 year, 2 months ago #6

Hi Karl,

You do have the latest RC version (RC3). Please tell me if I can be of any help. Thanks!
  • tarekskr
  • OFFLINE
  • Administrator
  • Posts: 2404
  • Karma: 72
  • Page:
  • 1
Time to create page: 0.95 seconds