Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12468] Blackberry : Not able to see any controls with the sdk having the layout engine.

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-08-08T17:14:32.000+0000
Affected Version/sn/a
Fix Version/sRelease 3.1.0, 2013 Sprint 03 BB, 2013 Sprint 03
ComponentsBlackBerry
LabelsKitchenSink, qe-manualtest, sdk-bb
ReporterLokesh Choudhary
AssigneeJosh Roesslein
Created2013-01-29T02:06:46.000+0000
Updated2014-08-08T17:14:32.000+0000

Description

Description; 1.Take the latest BB sdk with the layout engine. 2.Create an app and add some controls to it. 3.Run the app on the simulator. Actual result: 1.We do not see any controls when the app launches just get a white blank window or view. 2.The attached app used with sdk built without layout engine worked fine. Expected Result: 1.We should see the controls on the app. Note: The app used to testing is attached.

Attachments

FileDateSize
single_window.zip2013-01-29T02:06:46.000+00002263046

Comments

  1. Josh Roesslein 2013-01-29

    The windows may not be "filling" by default. Does setting the width and height to "UI.FILL" (that's a string not constant) help?
  2. Josh Roesslein 2013-01-29

    Fixed the view/window filling auto behavior. There does seem to be another related bug which causes vertical layout to break.
  3. Lokesh Choudhary 2013-02-11

    Verified the fix.The controls are visible now but not aligned & we have few other bugs to address the alignment issue. Thus closing the issue. Environment: Ti Studio : 3.1.0.201302101654 Ti BB SDK : 3.1.0.v20130210021015 Mac OSX : 10.8.2 win 7 64 bit Win 8 BB simulator : 10.0.9.386

JSON Source