Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-652] click events in a web view are not working for 3.2 beta 5

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2011-04-15T02:33:48.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.2.0
ComponentsiOS
Labelsn/a
ReporterNolan Wright
AssigneeBlain Hamon
Created2011-04-15T02:33:48.000+0000
Updated2017-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

  1. 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.

  2. Lee Morris 2017-03-02

    Closed as invalid.

JSON Source