[TIMOB-9506] Android: Views - No response on clicks on window outside views
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2012-06-13T16:40:31.000+0000 |
Affected Version/s | Release 2.1.0 |
Fix Version/s | n/a |
Components | Android |
Labels | api, qe-and060112, regression |
Reporter | Olga Romero |
Assignee | Neeraj Gupta |
Created | 2012-06-12T15:53:49.000+0000 |
Updated | 2014-06-19T23:33:37.000+0000 |
Description
Description:
While testing KitchenSink I noticed that there is no expected output: "you clicked on window" is not displayed during tapping anywhere outside of 4 views.
Regression, does not occur on 2.0.2.
Steps to reproduce:
1. KitchenSink - Views - Events Propagation
2. Click anywhere outside the views
Actual result:
No "Window:You clicked on window" is displayed.
Expected result:
"Window: You clicked on window" should be displayed.
closing as a duplicate.