GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-08-08T17:14:32.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 3.1.0, 2013 Sprint 03 BB, 2013 Sprint 03 |
Components | BlackBerry |
Labels | KitchenSink, qe-manualtest, sdk-bb |
Reporter | Lokesh Choudhary |
Assignee | Josh Roesslein |
Created | 2013-01-29T02:06:46.000+0000 |
Updated | 2014-08-08T17:14:32.000+0000 |
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.
The windows may not be "filling" by default. Does setting the width and height to "UI.FILL" (that's a string not constant) help?
Fixed the view/window filling auto behavior. There does seem to be another related bug which causes vertical layout to break.
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