[TIMOB-11099] KitchenSink: Base UI: Views: Mixing Views > Click eventlistener is not responding on webview
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T21:00:23.000+0000 |
Affected Version/s | Release 2.1.3 |
Fix Version/s | n/a |
Components | iOS |
Labels | qe-ios090112 |
Reporter | Shyam Bhadauria |
Assignee | Eric Merriman |
Created | 2012-09-25T06:46:04.000+0000 |
Updated | 2017-05-02T21:00:23.000+0000 |
Description
This is not a regression. It occurs since 2.0.1.
Click event is not responding on webview. Moreover 2-6 clicks on webview causing it to freeze.
Steps to reproduce:
1. Launch refactored Kitchen Sink (Kevin Winnerey/Developer relations version) > Base UI > Views > Mixing Views
2. Click the webview
Actual result:
No label is displayed on clicking the webview. Moreover after a couple of clicks, the webview freezes(stops scrolling up and down).
Expected result:
A label 'You clicked the web view' is displayed on click event.
Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.