I'm running iOS8, iPhone-6 simulator, Xcode-6.0.1, ViewDeck version-2.2.11. I have a textField on "RightViewController", It works great in portrait mode, but as I change the orientation to Landscape and go back to portrait mode after clicking in textfield the Keyboard is disappeared and also its layout is disturbed.
This problem is also explained in more detail on GitHub, https://github.com/Inferis/ViewDeck/issues/483