In some of my application designs or for just some UIViews, following a navigationController\'s pushViewController, my new view will be shifted off the window by the height
link text
A similar bug is discussed here.
Also is animation set to NO? Try setting it to YES as this solved a similar problem I was facing.