Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1519] ios7: Toolbar overlaps statusbar randomly after closing and reopening windows

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionCannot Reproduce
Resolution Date2015-09-29T01:33:55.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAlloy
LabelsTCSupportTriage
ReporterNoah Lively
AssigneeShak Hossain
Created2014-12-22T23:47:32.000+0000
Updated2016-03-08T07:37:58.000+0000

Description

I have an app that functions in 2 modes. One is a single-user mode and one is a multi-user mode. Depending on which mode is selected, there is a different "main" screen of the app. When the app loads, the "main" screen looks fine. If I switch device modes, I call .close() on the current main window and .open() on the alternate main window. Sometimes this works fine. Other times it seems to push the toolbar up into the status bar. The error scenario can be seen in the attached screenshots. I want to emphasize that the windows usually look normal, and that this scenario only happens occasionally.

Attachments

FileDateSize
IMG_0573.PNG2014-12-22T23:47:32.000+0000246655
IMG_0574.PNG2014-12-22T23:47:32.000+000092988

Comments

  1. Mostafizur Rahman 2015-08-25

    Hello, Its not a bug. If we set toolbar top 0 toolbar overlaps with the status bar, but if we set toolbar top 10 or more, it does not overlap, works as expected. Thanks

JSON Source