Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-10431] Blackberry: UI.Label doesn't show the full text for Label1

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2012-09-12T08:25:42.000+0000
Affected Version/sn/a
Fix Version/sSprint 2012-14 BB, BB Preview 3
ComponentsBlackBerry
Labelsn/a
ReporterHranush Mezhlumyan
AssigneeJosh Roesslein
Created2012-08-14T02:50:56.000+0000
Updated2017-03-02T21:09:44.000+0000

Description

UI.Label doesn't show the full text for Label1. It is located only on the first line. Actual result: The text is cut and after pressing "Hide/Show" the label text is ended with '...'. Expected result (Android comparison): The Label should be multiline. The text is shown fully for Android.

Comments

  1. Tatyana Petrenko 2012-08-22

    I have a hunch that this is not supported by Cascades. JP, please confirm this and either 1) make this a documentation bug to update API doc, if not supported by Cascades 2) convert into a task to implement this functionality later on, if supported by Cascades
  2. Tatyana Petrenko 2012-08-23

    It is confirmed to be the Cascades limitation. Converting the issue into documentation bug.
  3. Jean-Philippe Lemieux 2012-09-11

    It is now (R8) possible to have the Label control line break too, by setting the boolean property multiline to true/false.
  4. Tatyana Petrenko 2012-09-12

  5. Lee Morris 2017-03-02

    Closing as invalid.

JSON Source