Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-5522] MobileWeb: on mobile web label needs to constrain text

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-06-08T08:00:56.000+0000
Affected Version/sn/a
Fix Version/sSprint 2011-41
ComponentsMobileWeb
Labelsn/a
ReporterKincy Clark
AssigneeAndrew Kulinich
Created2011-05-16T23:23:59.000+0000
Updated2017-03-03T23:32:04.000+0000

Description

A label should allow text to overflow visibly. An example of this is in HTML KS textarea.js var l = Ti.UI.createLabel({ top:10, left:10, height: 60, font:{fontSize:20}, color:'black', height:50, width:300 }); See textarea screenshot to see what happens when text overflows. The text needs to be cut off. In iOS, if a label overflows, the ... characters are displayed.

Attachments

FileDateSize
textarea.png2011-05-16T23:23:59.000+000047175

Comments

  1. Lee Morris 2017-03-03

    Closing ticket as MobileWeb is no longer supported.

JSON Source