[TIMOB-13976] Android: Contacts - texts are overlapping in the displayed address
GitHub Issue | n/a |
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T22:16:18.000+0000 |
Affected Version/s | Release 3.1.1 |
Fix Version/s | n/a |
Components | Android, iOS |
Labels | qe-3.1.1, usability |
Reporter | Olga Romero |
Assignee | Eric Merriman |
Created | 2013-05-24T01:07:47.000+0000 |
Updated | 2017-05-02T22:16:18.000+0000 |
Description
This does occur in 3.1.0.GA
Test steps:
1. Kitchen Sink> Phone> Contacts> Display people
2. Click on the contact (make sure it has an address)
Actual result:
overlapping of texts
Attachments
I don't think this is a regression (at least on the platform). I tried with the same version of KS on 3.0.0.GA, 3.1.0.GA, and 3.1.1 and I get the same behavior. It seems more like a KS bug more than a platform bug. It could be a KS regression.
This looks like a test case issue. The KS code loops through the addresses for a contact, and in cases where there is more than one, they both (or more) get the same "top" property, so are drawn on top of each other. You will not see this issue in cases where there is only one address.
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.