[jira] [Comment Edited] (CB-11197) Android status bar appears when keyboard pops up.

2019-02-09 Thread Norman Breau (JIRA)


[ 
https://issues.apache.org/jira/browse/CB-11197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16764164#comment-16764164
 ] 

Norman Breau edited comment on CB-11197 at 2/9/19 3:14 PM:
---

CB-13300 is a duplicate of this ticket but I do have PR fix against CB-13300 
addressing this issue.


was (Author: breautek):
CB-13300 is a newer ticket but describes the same issue. It currently is still 
broken on the latest statusbar version (2.4.2) at the time of writing. But I do 
have PR fix against CB-13300 addressing this issue.

> Android status bar appears when keyboard pops up.
> -
>
> Key: CB-11197
> URL: https://issues.apache.org/jira/browse/CB-11197
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-statusbar
>Affects Versions: 2.1.0
> Environment: cordova 6.1.1
> cordova-plugin-console 1.0.2 "Console"
> cordova-plugin-device 1.1.0 "Device"
> cordova-plugin-file 3.0.0 "File"
> cordova-plugin-file-transfer 1.4.0 "File Transfer"
> cordova-plugin-statusbar 2.1.3 "StatusBar"
> cordova-plugin-whitelist 1.2.0 "Whitelist"
>Reporter: David Hooey
>Priority: Major
>  Labels: regression, triaged
> Attachments: NoStatusBar.png, 
> StatusBarShowsAfterKeyboardShowAndHide.png
>
>
> When configuring for full screen app, the statusbar will appear when the 
> keyboard pops up for input. The iOS build is fine. The previous version 
> {{cordova-plugin-statusbar 2.0.0}} does not exhibit this problem.
> {code}
> 
> 
> 
> {code}
> Also mentioned in this 
> [post|http://stackoverflow.com/questions/36156357/cordova-status-bar-plugin-doesnt-work-in-android-when-keyboard-pops-up].



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Comment Edited] (CB-11197) Android status bar appears when keyboard pops up.

2016-05-05 Thread Vladimir Kotikov (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15272327#comment-15272327
 ] 

Vladimir Kotikov edited comment on CB-11197 at 5/5/16 1:35 PM:
---

I can't reproduce the issue - This is odd, but in my case the status bar 
behaves the same way _despite of the plugin version installed_:

  1. On Android 6.0.1 device it works exactly as you described - it appears 
along with the keyboard when i tap on the input field and doesn't disappear 
after keyboard is hidden.
  2. On Android 4.3 status bar behaves as expected and doesn't show up when the 
keyboard pops up.

All this looks like the different issue, related to the way how cordova-android 
handles {{Fullscreen}} preference and not to the StatusBar plugin directly (the 
CB-9696 is very similar)

[~davidhooey], could you please attach the sample project where the problem 
reproduces? Also it'd be great if you could specify a version of 
cordova-android platform you're using and Android version on your 
device/emulator.
 


was (Author: vladimir.kotikov):
I can't reproduce the issue - This is odd, but in my case the status bar 
behaves the same way _despite of the plugin version installed_:

  1. On Android 6.0.1 device it works exactly as you described - it appears 
along with the keyboard when i tap on the input field and doesn't disappear 
after keyboard is hidden.
  2. On Android 4.3 status bar behaves as expected and doesn't show up when the 
keyboard pops up.

All this looks like the different issue, related to the way how cordova-android 
handles {{Fullscreen}} preference and not to the StatusBar plugin directly

[~davidhooey], could you please attach the sample project where the problem 
reproduces? Also it'd be great if you could specify a version of 
cordova-android platform you're using and Android version on your 
device/emulator.
 

> Android status bar appears when keyboard pops up.
> -
>
> Key: CB-11197
> URL: https://issues.apache.org/jira/browse/CB-11197
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Statusbar
>Affects Versions: 2.1.0
> Environment: cordova 6.1.1
> cordova-plugin-console 1.0.2 "Console"
> cordova-plugin-device 1.1.0 "Device"
> cordova-plugin-file 3.0.0 "File"
> cordova-plugin-file-transfer 1.4.0 "File Transfer"
> cordova-plugin-statusbar 2.1.3 "StatusBar"
> cordova-plugin-whitelist 1.2.0 "Whitelist"
>Reporter: David Hooey
>Assignee: Vladimir Kotikov
>  Labels: cannot-reproduce, regression, triaged, wfc
>
> When configuring for full screen app, the statusbar will appear when the 
> keyboard pops up for input. The iOS build is fine. The previous version 
> {{cordova-plugin-statusbar 2.0.0}} does not exhibit this problem.
> {code}
> 
> 
> 
> {code}
> Also mentioned in this 
> [post|http://stackoverflow.com/questions/36156357/cordova-status-bar-plugin-doesnt-work-in-android-when-keyboard-pops-up].



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org