| GitHub Issue | n/a |
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2014-04-17T22:11:20.000+0000 |
| Affected Version/s | Release 2.0.1 |
| Fix Version/s | Sprint 2012-14 API, Release 2.1.1, Release 3.0.0 |
| Components | MobileWeb, Windows Hybrid |
| Labels | SupportTeam, api, qe-testadded |
| Reporter | Chris Barber |
| Assignee | Bryan Hughes |
| Created | 2012-05-02T17:35:10.000+0000 |
| Updated | 2014-04-17T22:11:20.000+0000 |
Mobile web's Ti.UI.Window implementation is missing the following nav bar related properties:
- barColor (String)
- barImage (String)
- leftNavButton (Ti.UI.View)
- rightNavButton (Ti.UI.View)
- navBarHidden (Boolean)
- titleControl (Ti.UI.View)
- titleImage (Ti.UI.View)
- titlePrompt (String)
- titlepromptid (String)
- translucent (Boolean)
Don't forget to update the docs!
This issue is dependent on the NavigationGroup properly supporting children (TIMOB-8963) , which in turn is dependent on support for "hidden" children (TIMOB-8221).
Pull Request: https://github.com/appcelerator/titanium_mobile/pull/2489
Fixed by PR 2557 for release 2.1.1
Verified the issue & was not able to reproduce. Thus closing the bug. Tested On: Titanium studio : 2.1.1.201207171343 SDK version : 2.1.1.v20120723131610 Iphone : 5.0.1 Android : 2.3.6