[TIMOB-5458] Kitchensink: Mashups>Facebook>login/Logout, Login screen does not rotate with soft KB up
GitHub Issue | n/a |
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-01T20:35:50.000+0000 |
Affected Version/s | Release 1.7.3 |
Fix Version/s | n/a |
Components | iOS |
Labels | KitchenSink |
Reporter | Eric Merriman |
Assignee | Ingo Muschenetz |
Created | 2011-10-06T11:25:56.000+0000 |
Updated | 2017-05-02T20:53:55.000+0000 |
Description
Description:
While testing KS, Mashups>Facebook>login/Logout, I started filling out the login account name and then rotated the device with the keyboard up. All the UI with the exception of the login window rotated with the device.
See image for details.
Steps to reproduce:
1) Install KS on device
2) Navigate to Mashups>Facebook>login/Logout
3) Set force Dialog to "true"
4) Click "login"
5) Focus on one of the text fields to get the Soft KB
6) Rotate the device
Result:
The UI rotates, but the login window does not.
Expected:
The login window should rotate with the rest of the UI.
Attachments
This is occurring because of how facebook attaches itself to the main window without consulting the viewcontroller hierarchy. Should be fixable in FBDialog.m.
Resolving ticket as invalid as this version of Kitchen Sink is no longer supported.