[TIMOB-11272] iOS: Kitchensink - Buttons do not lose the effect of last click unless Editable:Enable and Editable:Disable button is clicked.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T22:02:21.000+0000 |
Affected Version/s | Release 3.1.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | Anshu Mittal |
Assignee | Eric Merriman |
Created | 2012-10-05T11:38:14.000+0000 |
Updated | 2017-05-02T22:02:21.000+0000 |
Description
Buttons do not lose the effect of last click unless Editable:Enable and Editable:Disable button is clicked.
This is not regression since the issue occurs as far as 2.1.2
Steps to reproduce:
1. Go to Kitchensink> Controls> Text Area> AutoLink. All links are enabled by default.
2. Click 'Detect address' button.
3. Click Editable:Enable and then Editable:Disabled button.
Actual:
2. Nothing happens.
3. Address appears as selected.
Expected:
Buttons should work without Editable:Enable and Editable:Disabled button click.
The issue exist with release 3.1.0 Titanium Studio, build: 3.0.1.201212181159 Titanium SDK version: 3.1.0 Titanium SDK version: 3.0.2 iOS iPhone Simulator: iOS SDK version: 6.0
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.