Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1603] Link in webview does not work in 3.2

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionFixed
Resolution Date2011-10-31T17:16:01.000+0000
Affected Version/sn/a
Fix Version/sBacklog
ComponentsiOS
Labelsdefect, ios, ipad, webview
Reporterctredway
AssigneeReggie Seagraves
Created2011-04-15T02:57:10.000+0000
Updated2011-10-31T17:16:01.000+0000

Description

This is hard to describe but the attached file shows the issue. The page that loads in the web view has a link in it called "Ticket Window". This works with sdk 4 but not 3.2

Attachments

FileDateSize
app.js2011-04-15T02:57:10.000+00001302

Comments

  1. hal 2011-04-15

    The HTML code in question is:

       <a target="new" href="http://www.facebook.com/delta">Ticket Window</a>
       

    Presumably this behavior applies to links with new or blank targets (popups).

    Also confirmed on Android, #3123.

  2. Wilson Luu 2011-10-31

    Bus is not valid, does not reproduce in: TiMOB sdk version: 1.8.0.v20111028154620 Studio version: 1.0.6.201110251616 OS version: Mac OS X Lion Devices tested on: ipad 4.3.5 Note: Titanium Mobile currently supports iOS sdk 4.0 and up

JSON Source