[TIMOB-10542] BlackBerry: Titanium.UI.Window modal property is not working (API docs mention done)
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-07-26T02:36:20.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 2013 Sprint 13, 2013 Sprint 15 API, 2013 Sprint 15, Release 3.1.2, Release 3.2.0 |
Components | BlackBerry |
Labels | n/a |
Reporter | Hayk Zakaryan |
Assignee | Pedro Enrique |
Created | 2012-08-22T00:33:23.000+0000 |
Updated | 2013-08-09T23:07:15.000+0000 |
PR: https://github.com/appcelerator/titanium_mobile_blackberry/pull/109
Reopening. 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 Code used is: for app.js
On clicking button Window's getModal property's must return boolean value. But for blackberry it is not returning anything just gives studio console error mentioned below. Getting Studio console error as: TypeError: Object [object Object] has no method 'getModal'
PR: https://github.com/appcelerator/titanium_mobile_blackberry/pull/135
verified the fix. Running the code mentioned in the comment it returns a boolean value : true. Thus closing. Environment: Appcel Studio : 3.1.2.201308082014 Ti SDK : 3.1.2.v20130808180613 Mac OSX : 10.8.4 Alloy : 1.2.0-alpha6 CLI - 3.1.2-alpha win 7 Win 8 Z10 BB simulator : 10.0.10.822 Z10 device running 10.0.10.88