[TIMOB-16601] iOS: Sharing properties across objects fails
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-08-26T20:52:51.000+0000 |
Affected Version/s | Release 3.2.2 |
Fix Version/s | Release 3.4.0 |
Components | iOS |
Labels | module_tabgroup, qe-3.2.2, qe-closed-3.4.0, qe-manualtest, qe-testadded |
Reporter | Samuel Dowse |
Assignee | Ingo Muschenetz |
Created | 2014-03-10T20:50:57.000+0000 |
Updated | 2014-08-27T06:24:22.000+0000 |
Description
Description
If I set a title in a window object and try to call it to name a tab group then nothing is shown. The tabs display no titles. I have attached a test case to this ticket.Steps To Reproduce
1. Import the following project into Studio 2. Run on iOS device 3. Switch between tabsExpected Result
Tab title should display correctlyActual Result
No titles are displayed so an empty grey bar is displayed at the bottom of the screen.Attachments
File | Date | Size |
---|---|---|
noTabs.zip | 2014-03-10T20:50:57.000+0000 | 3271976 |
Issue reproduces on SDK Version 3.2.2.GA But can't reproduce on SDK 3.4.0 Titanium Command-Line Interface, CLI version 3.3.0, Titanium SDK version 3.2.2.GA Titanium SDK version 3.4.0.GA Appcelerator Studio, build: 3.3.0.201407111535 iOS SDK: 7.1 iOS iPad Simulator: 7.1
[~eharris], Please see if you can reproduce and let me know.
Issue reproduces on 3.2.3.GA SDK and 3.2.2.GA. Issue does not reproduce on 3.3.0.GA or 3.4.0.v20140825141714. Attempted to reproduce on: Mac OSX 10.9.4 Appcelerator Studio, build: 3.4.0.201408210941 Titanium SDK build: 3.4.0.v20140825141714, 3.3.0.GA, 3.2.3.GA, 3.2.2.GA Titanium CLI, build: 3.4.0-dev, 3.2.3 Alloy: 1.5.0-dev
Verified with: Appcelerator Studio: 3.4.0.201408251831 Sdk:3.4.0.v20140826143313 alloy:1.5.0-dev titanium:3.4.0-dev titanium-code-processor:1.1.1 acs:1.0.16 npm:1.3.2 OS:Maverick(10.9.4) xcode: Xcode6Beta6 Device:iPhone5s(v8.0),Nexux7(v4.4.4) Sharing properties across objects works fine. Working fine. Hence closing the issue.