[TIMOB-10523] BlackBerry: Titanium.UI.Tab window property working not correctly
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-05-26T17:27:12.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 3.2.0 |
Components | BlackBerry |
Labels | n/a |
Reporter | Hayk Zakaryan |
Assignee | Josh Roesslein |
Created | 2012-08-21T07:01:47.000+0000 |
Updated | 2013-11-13T23:46:04.000+0000 |
Description
When Creating a tab with window1 and than trying to change tab.window property to set another window (window2) the actual window is not changed to new window
Verified fixed on: Mac OSX 10.9 Mavericks Titanium Studio, build: 3.2.0.201311122225 Titanium SDK, build: 3.2.0.v20131113094843 CLI: 3.2.0 Alloy: 1.3.0 BlackBerry Simulator: 10.2.0.1791 Create a default classic project for blackberry. The default code is a tabbed window, window1 and window2. Switching between the tabs changes the selected tab as well as changing the main window. Closing.