[TIMOB-652] click events in a web view are not working for 3.2 beta 5
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2011-04-15T02:33:48.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.2.0 |
Components | iOS |
Labels | n/a |
Reporter | Nolan Wright |
Assignee | Blain Hamon |
Created | 2011-04-15T02:33:48.000+0000 |
Updated | 2017-03-02T19:19:44.000+0000 |
Description
run kitchen sink in ipad, go to
Base UI=>Views=>WebViews => Local URL
click on blue text - nothing happens
Comments
- Stephen Tramer 2011-04-15
Seems to be fixed. Marked invalid.
Clicking the text works, and produces the following in the log:
[DEBUG] fire app event: webview_hidetoolbar with { foo = bar; } [INFO] received hidetoolbar event, foo = bar [INFO] clicked on local_webview link
Running all of the webview tests, they all seem to be working properly. If the bug can be replicated in code freeze please inform me and I will fix.
- Lee Morris 2017-03-02 Closed as invalid.