Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12363] BlackBerry: Setting background color does not work

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-07-23T07:46:05.000+0000
Affected Version/sn/a
Fix Version/sRelease 3.1.0, 2013 Sprint 04 BB, 2013 Sprint 04
ComponentsBlackBerry
Labelsmodule_window, qe-testadded, sdk-bb
ReporterLokesh Choudhary
AssigneeJosh Roesslein
Created2013-01-22T01:37:11.000+0000
Updated2014-06-19T12:43:30.000+0000

Description

Description: 1.Launch the studio. 2.Go to create titanium project. 3.Use the code in the app.js :
var win = Ti.UI.createWindow({backgroundColor: 'red'});
win.open();
4.Build the app to the BB simulator. Actual Result: 1.The background color is white & not red Expected Result: 1.The background color should be red

Comments

  1. Lokesh Choudhary 2013-02-13

    Verified the issue & now can set the background color Environment: Ti Studio : 3.1.0.201302101654 Ti BB SDK : 3.1.0.v20130212145409 Mac OSX : 10.8.2 win 7 64 bit Win 8 BB simulator : 10.0.9.386 Dev alpha 10 device
  2. Priya Agarwal 2013-07-23

    Reopening just to update label.
  3. Priya Agarwal 2013-07-23

    Updated label. Closing as Fixed. Verified with environment: Studio: 3.1.2.201307191853 Titanium SDK:3.1.2.v20130718094558 acs:1.0.3 alloy:1.1.3 npm:1.3.2 titanium:3.1.1 titanium-code-processor:1.0.1 OS: OSX 10.8 Device:Blackberry-Z10(v 10.0.10.261) blackberry SDK: 10.1.0.1020 Window's property backgroundColor working fine.

JSON Source