Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7222] MobileWeb: Complete Ti.UI.TextField implementation

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

Description

Extends TextBox (FontWidget, Widget, View, Evented). Remove blur(), focus(), and hasText() methods as they are inherited from TextBox. Properties: * clearButtonMode [stage] * clearOnEdit - done! * hintText - done! * leftButton - not supported, yet * leftButtonMode - not supported, yet * leftButtonPadding - not supported, yet * maxLength - done! * minimumFontSize - not supported * paddingLeft * paddingRight * passwordMask - done! * rightButton - not supported, yet * rightButtonMode - not supported, yet * rightButtonPadding - not supported, yet * verticalAlign - not supported - TEXT_VERTICAL_ALIGNMENT_[BOTTOM|CENTER|TOP]

Attachments

FileDateSize
Screen Shot 2012-01-16 at 11.31.20 PM.png2012-01-16T23:39:49.000+0000120529
Screen Shot 2012-01-16 at 11.34.07 PM.png2012-01-16T23:39:49.000+000059883
Screen Shot 2012-01-16 at 11.34.38 PM.png2012-01-16T23:39:49.000+000028015
Screen Shot 2012-01-16 at 11.36.32 PM.png2012-01-16T23:39:49.000+0000128599
Screen Shot 2012-01-16 at 11.37.32 PM.png2012-01-16T23:39:49.000+000033928

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