Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7226] MobileWeb: Complete Ti.UI.WebView implementation

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-01-27T11:14:48.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sSprint 2012-02, Release 2.0.0, Release 1.8.1, Release 1.8.2
ComponentsMobileWeb
Labelspointerevents, stage, stage2
ReporterChris Barber
AssigneeChris Barber
Created2012-01-16T13:44:32.000+0000
Updated2017-03-04T00:13:49.000+0000

Description

Extends Widget (View, Evented). Methods: * canGoBack() [stage] * canGoForward() [stage] * evalJS() [stage2] * goBack() - done! [stage] * goForward() - done! [stage] * reload() - done! * repaint() - not sure if we should or can support this * stopLoading() [stage2] Properties: * data - object - need more info of what exactly this looks like * html * url - done! Constants: * loading - bool Events: * beforeload * error * load Update API docs to support properties: * data Also, check detect.appcelerator.com on native Android and iOS.

Attachments

FileDateSize
timob-7226.zip2012-01-27T00:09:38.000+00001334054

Comments

  1. Chris Barber 2012-01-27

    Pull request: https://github.com/appcelerator/titanium_mobile/pull/1288
  2. Lee Morris 2017-03-04

    Closing ticket due to MobileWeb no longer being supported.

JSON Source