Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8964] MobileWeb: Add nav bar parity for Ti.UI.Window

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-04-17T22:11:20.000+0000
Affected Version/sRelease 2.0.1
Fix Version/sSprint 2012-14 API, Release 2.1.1, Release 3.0.0
ComponentsMobileWeb, Windows Hybrid
LabelsSupportTeam, api, qe-testadded
ReporterChris Barber
AssigneeBryan Hughes
Created2012-05-02T17:35:10.000+0000
Updated2014-04-17T22:11:20.000+0000

Description

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).

Attachments

FileDateSize
app.js2012-06-28T12:05:45.000+00002190

Comments

  1. Bryan Hughes 2012-06-28

    Pull Request: https://github.com/appcelerator/titanium_mobile/pull/2489
  2. Vishal Duggal 2012-07-16

    Fixed by PR 2557 for release 2.1.1
  3. Lokesh Choudhary 2012-07-24

    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

JSON Source