[TIMOB-5991] iOS: Kitchensink - Base UI>Tab groups, Animating tab group then rotating device results and switching tabs results in empty tableview
GitHub Issue | n/a |
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-23T17:48:44.000+0000 |
Affected Version/s | Release 1.7.5, Release 1.8.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | ios110211nr, tbs-1.9.0 |
Reporter | Eric Merriman |
Assignee | Ingo Muschenetz |
Created | 2011-11-04T09:28:01.000+0000 |
Updated | 2017-05-23T17:48:50.000+0000 |
Description
Description:
While testing KS, Base UI>Tab groups, I clicked "animate tab group". While it was animated, I rotated the device to landscape and clicked "animate tab group" again. When the tab group returned to its normal state it was smaller than expected on the iPad2 and iPhone 4s. On the iPhone, only a few pixels of the navBar was visible while the tabs were completely off-screen (see attached screenshot). On the iPad, the tabs were visible (see screenshot) and clicking a tab resulted in an empty tableview.
Steps to reproduce:
1) Install KS on device
2) Navigate to Base UI>Tab groups while in portrait mode
3) Click "animate tab group"
4) rotate device
5) Click "animate tab group" again
6) If on iPad, click any tab
Result:
Tab group UI not sized correctly, empty tableviews on tabs
Expected:
Tab group sized correctly and tableviews populated
Note:
This also occurs with KS 1.7.5
Attachments
Still occurs on: SDK build: 1.8.2.v20120214163156 Device: iPad 2 (4.3.5)
Occurs in a different way now on: Tested with: SDK: 3.1.0.v20130404173046 Studio:3.1.0.201304011603 Device: iPhone5(v 6.0), iPad2(v 5.1) OS: OSX 10.7.5 Changing orientation after clicking 'Animate tab group' and then click on same button again leads to smaller sized tab group which changes its size after 1 second.
Closing ticket as invalid as there is a new version of Kitchen Sink and we no longer support the old version.