uitableview - iOS-8 Uitableviewcontroller with uitextfield keyboard appears while rotating device -



uitableview - iOS-8 Uitableviewcontroller with uitextfield keyboard appears while rotating device -

using

uitableviewcontroller

to create login form.

in 2 of uitableviewcells login user name , password uitextfield fields.

the keyboard closed (never tapped text field) , device rotated, keyboard appears moment , disappears bottom of screen.

is ios8 bug? there work around?

looks strange.. never ios8 bug. might setting first responder in

- (void)layoutsubviews or - (void)viewwilllayoutsubviews

uitableview rotation ios8 uiinterfaceorientation uikeyboard

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -