Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7154] MobileWeb: Ti.UI.WebView missing dependency declaration for FontWidget

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2012-01-13T15:33:40.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sSprint 2012-01, Release 2.0.0, Release 1.8.1
ComponentsMobileWeb
Labelsstage, stage2
ReporterPatrick Seda
AssigneeChris Barber
Created2012-01-12T17:23:33.000+0000
Updated2017-03-04T00:20:49.000+0000

Description

Implementing this Titanium code: {noformat} var wv = Ti.UI.createWebView({ backgroundColor:'black', height: 240, width: 300, touchEnabled: false // *** CAUSE OF ERROR }); {noformat} Causes this error: {noformat}ReferenceError: Can't find variable: FontWidget{noformat}

Comments

  1. Bryan Hughes 2012-01-13

    PR: https://github.com/appcelerator/titanium_mobile/pull/1172
  2. Lee Morris 2017-03-04

    Closing ticket due to MobileWeb no longer being supported.

JSON Source