[
https://issues.apache.org/jira/browse/CB-8840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073743#comment-15073743
]
Vladimir Kotikov commented on CB-8840:
--------------------------------------
[~jackysee], looks like this is not a statusbar plugin issue, because i was
able to reproduce it after uninstalling status bar plugin from project. The
role of statusbar here is that {{StatusBar.hide()}} and {{StatusBar.show()}}
calls set/unset {{WindowManager.LayoutParams.FLAG_FULLSCREEN}} flag and hence,
force current window to redraw..
> StatusBar causes white area above the app when keyboard collapse
> ----------------------------------------------------------------
>
> Key: CB-8840
> URL: https://issues.apache.org/jira/browse/CB-8840
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Statusbar
> Affects Versions: 3.5.0
> Environment: statusbar 0.1.10, android 4.4.2
> Reporter: Jacky See
> Attachments: after.png, before.png, statusbar.7z
>
>
> Given a page that meet this condition:
> 1. when keyboard is hidden, the page is not scrollable
> 2. when keyboard is shown, the page is scrollable (as window size is changed)
> such that it will jump to input
> When:
> 1. focus at input to show keyboard
> 2. blur by tap elsewhere to hide keyboard
> If you do 1,2 very quickly, occasionally the page a white space would appear
> between the status bar and the top of the app. The height of the white space
> seems to be the scroll height when keyboard.
> If I trigger a `StatusBar.hide(); StatusBar.show()`, the whitespace would
> disappear.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]