GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-05-02T14:56:22.000+0000 |
Affected Version/s | Release 1.7.5, Release 1.8.0.1, Release 2.0.0, Release 1.8.1 |
Fix Version/s | Release 2.0.0, Sprint 2012-06 |
Components | iOS |
Labels | module_tableview, qe-testadded |
Reporter | Michael Pettiford |
Assignee | Vishal Duggal |
Created | 2012-02-13T11:35:09.000+0000 |
Updated | 2012-05-02T14:56:22.000+0000 |
Steps to reproduce:
1. Create a default Titanium Mobile project
2. Replace the resources directory with the one attached
3. Open Xcode > Window > Organizer and click on Console for your device
4. Run app and press the "table view touchend" row
5. Press the close window button
6. Press the table view search button
Actual Results:
After step 4: Two touch end events are fired
After step 6: Four touch events are fired
Expected Results:
A single touch end event is fired
*Note this behavior occurs in 1.8.1, 1.8.0.1, and 1.7.5*
Closing bug. Verified fix on: SDK build: 2.0.0.v20120315170247 Titanium Studio, build: 2.0.0.201203142055 xcode: 4.2 Device: iphone 4s (5.0.1)
Reopening to add/remove labels