After much exploration I found that the problem was resolved by setting the
autoresizing mask of the parent tableView to flexible height/width.
This did not occur to me earlier because, as I mentioned, visually everything
resized properly. I'm unclear whether this is a framework bug or confusio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi all,
I have been attempting to debug a strange quirk I am getting when I use
a UISearchDisplayController in conjunction with a UIPopoverController.
Consider the perfectly normal looking filtered table view seen in a
popover at http://dl.dropbox.co