[TIMOB-17374] iOS8: KitchenSink: Views > Table Views > Table View (Layout) incorrect alignment appears
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-08-07T19:54:13.000+0000 |
Affected Version/s | Release 3.3.0 |
Fix Version/s | Release 3.4.0 |
Components | iOS |
Labels | ios8, qe-manualtest |
Reporter | Neha Mittal |
Assignee | Vishal Duggal |
Created | 2014-07-23T11:27:06.000+0000 |
Updated | 2014-08-18T07:18:33.000+0000 |
Description
steps to Reproduce:
1. Install KS on iOS8 device.
2. Navigate to BaseUI>Views>Table Views>Table Views (Layout)
Actual Result:
Incorrect alignment appears.
Expected Result:
Alignment should appear correctly.
Note: On iOS7, alignment appears to be correct.
Refer to the attached screenshot for your reference.
Attachments
Pull pending against master https://github.com/appcelerator/titanium_mobile/pull/5955
Verified fix with below environment: Appcelerator Studio: 3.3.0.201407111535 SDK build: 3.4.0.v20140815142514 acs: 1.0.16 npm: 1.3.2 alloy: 1.4.1 CLI: titanium-3.3.0 titanium-code-processor:1.1.1 Xcode: Xcode 6 beta 5 Osx: Mavericks(10.9.3) Device: iPad Air (8.0) Rows are now correctly aligned. Hence closing the issue.