Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7162] MobileWeb: Ti.UI.Clipboard implementation

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2012-03-22T07:30:36.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sRelease 2.0.0, Sprint 2012-06
ComponentsMobileWeb
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2012-01-12T19:58:40.000+0000
Updated2017-03-04T00:18:45.000+0000

Description

Missing entire implementation. Use local storage to store the text/data. Extends Evented. Methods: * clearData() * clearText() * getData() * getText() * hasData() * hasText() * setData() * setText()

Attachments

FileDateSize
app.js2012-03-22T00:27:14.000+00001572

Comments

  1. Chris Barber 2012-03-22

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

    Closing ticket due to MobileWeb no longer being supported.

JSON Source