Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12861] Wordwrap and (maybe) ellipsize not working on iPhone but OK on Android

GitHub Issuen/a
TypeBug
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 3.0.2
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterLeor Brenman
AssigneeUnknown
Created2013-02-26T19:15:03.000+0000
Updated2018-02-28T20:03:43.000+0000

Description

Setting wordWrap:false does not cause label to NOT wrap on iOS but is OK on Android. See sample project and attached screen shot. Steps to reproduce: * Start with default Single Window Titanium app template * Modify label with word-wrap:true * Make text for label very long * Run on iPhone and Android and see it NOT work on iPhone (i.e. sentence does wrap)

Attachments

FileDateSize
Screen Shot 2013-02-26 at 2.03.26 PM.png2013-02-26T19:17:07.000+00001031465
testProject.zip2013-02-26T19:16:27.000+00003693900

Comments

  1. Leor Brenman 2013-02-26

    Sample project - simple test case
  2. Leor Brenman 2013-02-26

    Screen showing problem on iPhone sim bit OK on Android AVD

JSON Source