[TIMOB-4804] iOS: the 'value' of the text field is not cleared when clearOnEdit: is true, unless you type in a new value manually
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-11-05T14:51:31.000+0000 |
Affected Version/s | Release 1.8.0 |
Fix Version/s | Sprint 2011-31, Release 1.8.0 |
Components | iOS |
Labels | n/a |
Reporter | Natalie Huynh |
Assignee | Sabil Rahim |
Created | 2011-07-27T10:31:09.000+0000 |
Updated | 2011-11-05T14:51:31.000+0000 |
Description
Steps to Reproduce:
1. Launch KS -> Phone -> Music -> Music query
2. Press Query! [Check your log] button - See results in log
3. Type a title to filter to return a single value - See results in log
4. Tap the text field to clear data - Press query again
Actual Result:
Returns the single value again
Expected Value
Should query all value as empty string, but it is keeping value of text field even after clearing the text field
pending pull request #322
Passed as expected on: iPod 3rd Gen 4.0.2 iPhone 4 4.2.10 iPad 2 4.3.2 SDK: version=1.8.0 timestamp=08/26/11 14:53 githash=8e978eb...
Standardizing summary and labels.