[TIMOB-11490] MobileWeb: Window.navBarHidden property is ignored
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2012-10-16T04:50:22.000+0000 |
Affected Version/s | Release 2.1.3 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Chris Barber |
Created | 2012-10-15T17:38:06.000+0000 |
Updated | 2014-01-28T23:58:20.000+0000 |
Description
The Window.navBarHidden property is wired up, but isn't working.
Q&A thread: http://developer.appcelerator.com/question/143494/mobile-web-navigation-bar-hidden-set-to-true
After digging, behavior is correct. navBarHidden only applies to modal windows and is ignored for non-modal windows.