[TIMOB-15035] iOS: Partial Auto - font size gets changed with changed orientation
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T22:06:24.000+0000 |
Affected Version/s | Release 3.1.3 |
Fix Version/s | n/a |
Components | iOS |
Labels | qe-3.1.3, qe-ks |
Reporter | Anshu Mittal |
Assignee | Eric Merriman |
Created | 2013-09-04T11:13:43.000+0000 |
Updated | 2017-05-02T22:06:24.000+0000 |
Description
Font size gets changed when the orientation of the device is changed.
This is not regression since the issue occurs on 3.1.2 GA as well. But the issue is restricted to iphones. It does not occur on iPads.
Steps to reproduce:
1. Go to Kitchensink> BaseUI> Views> Webviews> Partial Auto
2. Observe the fontsize on the screen and then change orientation of the device.
Actual:
The font size of the text changes.
Expected:
The font size should remain same.
I can reproduce the bug on the following configs:
1.KS build with Xcode5DP6, with sdk 3.1.3.v20130904134612 on iphone4(IOS7)
2.KS build with Xcode4.6.3, with sdk 3.1.3.v20130904134612 on iphone4(IOS6.0.1)
3.KS build with Xcode4.6.3, with sdk 3.1.2.GA on iphone4(IOS6.0.1)
Bug exist with TiSDK 3.1.3 and 3.4.0 GA Appcelerator Studio, build: 3.3.0.201407111535 iOS 7
Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.