Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25447] Cannot use setTabs() multiple times on a tabGroup + splitWindow

GitHub Issuen/a
TypeBug
Priorityn/a
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 6.1.2
Fix Version/sn/a
Componentsn/a
LabelsengSchedule, iPad, regression
ReporterMark Henderson
AssigneeVijay Singh
Created2017-09-07T03:21:59.000+0000
Updated2019-07-30T15:40:28.000+0000

Description

My app has a mode that uses the splitWindow on iPad. The user can change functions which needs to change the tabs / windows available in the splitWindow masterView. I do this by using TabGroup.setTabs([tabsArray1]); or tabsArray2. This will always work fine the first 2 times, but then the first window in one of the tabs will become FULLSCREEN and the app is effectively dead. I have created as small an example as possible to illustrate the bug. Click the setTabs1 or 2 buttons a couple of times to see the issue. I recently upgraded my SDK from 5.2.X > Latest GA it's moving to 6.X.X so this is a regression I believe. Thanks!

Attachments

FileDateSize
app.js2017-09-07T03:20:39.000+0000811
tabGroupWindow.js2017-09-07T03:20:39.000+00001327

Comments

No comments

JSON Source