GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2018-10-30T17:03:55.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | StatusbarOverlap, Titanium3.1.3, ios7 |
Reporter | tester |
Assignee | Ingo Muschenetz |
Created | 2013-10-03T12:11:17.000+0000 |
Updated | 2018-10-30T17:04:00.000+0000 |
Create any dummy project and run with above provided environment for IOS7.
Actual result:
Toolbar is overlapping Statusbar.
Expected:
No overlapping
Found its replica at TIMOB-14283. But it seemed closed without proper fix.
Hello tester, Please visit [iOS7 Migration Guide](http://docs.appcelerator.com/titanium/latest/#!/guide/iOS_7_Migration_Guide-section-37533766_iOS7MigrationGuide-LightweightWindows) for more details. Thanks
[~ingo] I am reopening this ticket because I can reproduce this issue with the sample code provided in the documentation. Toolbar overlaps with the status bar if the tool bar is positioned on the top (screenshot attached). TIMOB-14283 is a related ticket but not sure if it is the exact same issue as I cannot reproduce this issue with KitchenSink but can with the sample below. You have suggested to set the custom toolbar height in TIMOB-14283 but TIMOB-8263 (custom toolbar height) has been marked as "Won't Fix". We may have to update the documentation if this is not a valid use case, http://docs.appcelerator.com/titanium/latest/#!/api/Titanium.UI.iOS.Toolbar
Please try with this code.
The [iOS 7 Migration Guide](https://docs.appcelerator.com/platform/latest/#!/guide/iOS_7_Migration_Guide) actually explains this quite well.
Closing ticket as invalid.
Reopening ticket to amend an outdated doc link.