[TIMOB-23876] IOS: Kitchensink - Button on text field is hard to click due to miss alignment
GitHub Issue | n/a |
Type | Bug |
Priority | None |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T20:38:12.000+0000 |
Affected Version/s | Release 5.4.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | qe-5.4.0 |
Reporter | Andy Waldman |
Assignee | Eric Merriman |
Created | 2016-09-07T23:22:35.000+0000 |
Updated | 2017-05-02T20:38:12.000+0000 |
Description
Steps to reproduce:
1. Download Kitchensink master from github.
2. Build for IOS simulator/ device.
3. Let app launch.
4. Click the "Controls" tab on the navigation bar.
5. Click the "Text Field".
6. Click on "Buttons on text fields".
7. Try to click on the info button on the text field.
Actual results:
1. The information button is miss aligned.
2. When clicking on the right side of the button does not show the alert.
3. When click on the far left side of the button it then shows the alert.
See Screenshot attached for reference.
Expected result:
1. You should be able to see the whole button on the text field.
2. When clicking on the right side of the button, it should show the alert.
Attachments
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.