[TIMOB-7271] iOS: eventListener - Click event listener not firing
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-02-09T23:38:09.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Sprint 2012-02, Release 2.0.0, Release 1.8.1 |
Components | iOS |
Labels | qe-ios11612, regression |
Reporter | Eric Merriman |
Assignee | Vishal Duggal |
Created | 2012-01-18T07:37:49.000+0000 |
Updated | 2012-02-09T23:38:09.000+0000 |
Description
Description:
During testing using Kitchen Sink, the rapid image update test did not respond to click events. The test will log "I WAS CLICKED" in the console and the animation will change. This did not occur.
Steps to reproduce:
1) Build KS with SDK 1.9.0.v20120115231633
2) Navigate to Base UI>Views>Image Views>Image Rapid Update
3) Ensure console is running
4) Click stick figure
Result:
Nothing changes, no console output
Expected:
"I WAS CLICKED" in the console, and the animation changes
Note:
This does not occur with KS and SDK 1.8.0.1
Pull pending #1209
Verified fixed with SDK 1.9.0.v20120119131634 on iPhone 4s (5.0.1) and Simulator 5.0