Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13857] BlackBerry : In an alloy app, setting height & width of a label to Ti.UI.SIZE does not display the label

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-05-26T17:50:24.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsBlackBerry
Labelssdk-bb
ReporterLokesh Choudhary
AssigneeRussell McMahon
Created2013-05-14T21:09:04.000+0000
Updated2014-06-19T12:44:02.000+0000

Description

Description: 1. Create an alloy app having a label in it 2. Give the height & width as TI.UI.SIZE in the index.tss file 3. Build & run the app on the BB device/simulator Actual Result: 1. The labels does not show up on app launch 2. Setting the height & width to 'auto' in the index.tss shows up the labels Expected Result: 1. The labels should display.

Comments

  1. Lokesh Choudhary 2013-05-28

    Verified the fix & setting width & height to Ti.UI.SIZE displays the labels in an alloy app. Environment: Ti Studio : 3.1.1.201305150313 Ti BB SDK : 3.1.1.v20130524180421 Mac OSX : 10.8.2 win 7 Win 8 Z10 BB simulator : 10.0.10.822 Z10 device running 10.0.10.88 Q10 Simulator : 10.1.0.1720 Q10 Dev alpha C device running 10.1.0.138

JSON Source