GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2012-04-27T11:19:44.000+0000 |
Affected Version/s | Release 2.0.0, Release 2.0.1 |
Fix Version/s | n/a |
Components | iOS |
Labels | api, qe-ios040912, qe-mi2, qe-newKS, regression |
Reporter | Wilson Luu |
Assignee | Marshall Culpepper |
Created | 2012-04-09T13:37:58.000+0000 |
Updated | 2017-03-09T23:05:22.000+0000 |
Steps to reproduce:
1. Install and launch KS from 2_0_X branch
2. Go to Base UI > Views > Table Views > Table View (layout 3)
3. Press '+' button then '-' button
Actual: A white square appears. See attachment.
Expected: The button should not become a white square.
Note: Bug does *not* appear in sdk build 1.8.2
Moving out of core.
This was a bug due to the clipping behavior + the behavior of highlighting touches. Sine then the highlighting touches code has been factored out and replaced with the default IOS behavior of dimming the button when selected.
The behavior described in the ticket has been factored out
Closing ticket as invalid.