[TIMOB-6410] Android: KitchenSink-Nook Ti.Ui.TableViewRow text misaligned on re-orient to portrait
GitHub Issue | n/a |
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-01T20:52:58.000+0000 |
Affected Version/s | Release 1.6.2, Release 1.7.2, Release 1.7.3, Release 1.7.5, Release 1.8.0.1 |
Fix Version/s | n/a |
Components | Android |
Labels | n/a |
Reporter | Dustin Hyde |
Assignee | Ingo Muschenetz |
Created | 2011-12-01T12:05:20.000+0000 |
Updated | 2017-05-02T21:39:20.000+0000 |
Description
In the main KitchenSink-Nook (UserGitHubRepository/titanium_mobile/demos/KitchenSink-Nook) menu, the TableViewRow text is misaligned when the device is re-oriented to portrait.
This behavior is found using Android 2.2 and 2.3.3 (but not 3.0), using all MobileSDKs and V8/Rhino.
The regular KitchenSink demo does not have this behavior, nor does a stand-alone application using TableViewRows.
Steps to Reproduce:
1. Run KitchenSink-Nook.
2. Tilt the device to landscape.
3. Tilt the device to portrait. Note: Changing tabs exhibits a similar intermittent behavior, with all rows having the same misalignment.
4. Observe text alignment.
Expected Result:
TableViewRows should have identical text alignment.
Actual Result:
All TableViewRows that were invisible in landscape orientation have a different text alignment.
Attachments
Resolving ticket as invalid as this version of Kitchen Sink is no longer supported.