Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7223] MobileWeb: Complete Ti.UI.TextArea implementation

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-01-20T17:19:18.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sSprint 2012-02, Release 2.0.0, Release 1.8.1
ComponentsMobileWeb
Labelspointerevents, stage, stage2, themeable
ReporterChris Barber
AssigneeChris Barber
Created2012-01-16T13:06:59.000+0000
Updated2017-03-03T23:22:31.000+0000

Description

Extends TextBox (FontWidget, Widget, View, Evented). Remove blur(), focus(), and hasText() methods as they are inherited from TextBox. Remove incorrect "hintText" property. Properties: * scrollable - not supported Events: * selected - not supported Update API docs with support for properties: * autocapitalization - not supported * returnKeyType - not supported * scrollable - not supported * transform

Comments

  1. Chris Barber 2012-01-19

    Pull request: https://github.com/appcelerator/titanium_mobile/pull/1216
  2. Chris Barber 2012-01-19

    Test cases attached to TIMOB-7224.
  3. Chris Barber 2012-01-19

    Deferring all unsupported APIs to a new ticket so that the existing fixes can get merged.
  4. Lee Morris 2017-03-03

    Closing ticket as MobileWeb is no longer supported.

JSON Source