Tabbar position changes with statusbar hide/show

Hi Guys,

Im running loadingBarInterceptor, when this is initialised I am hiding the status bar using the Statusbar.hide() method.

On complete I am making it visible again. In between these calls Interceptor injects some markup into the page to visibly show the page loading progress.

The problem is after every page load, or more specific everytime I call Statusbar.show() the tab bar moves further down the screen, until eventually it is unreachable.

Is there something calculating the elements on the page and setting a height on a successful page load?

Please refer to picks to better demonstrate my issue.


Thanks,

Could probably mention this is only on the sim and not in the browser

I have the same problem.
Many posts refer to a Status Bar plugin issue, but I cannot find it anymore on Cordova website.