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

ASF subversion and git services commented on CB-11694:
------------------------------------------------------

Commit 2df0e72c36f1fda35c04b3b06bd7beaafaae6ee9 in 
cordova-plugin-inappbrowser's branch refs/heads/master from [~Nikita Matrosov]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-inappbrowser.git;h=2df0e72
 ]

CB-11694 Android: Set hadwareBackButton value according option in 
cordova.InAppBrowser.open

HadwareBackButton value persists across usages. By default hardwareBack value 
is null. In this case we should set hadwareBackButton  to default value.

 This closes #188


> hardwareback value persists across usages
> -----------------------------------------
>
>                 Key: CB-11694
>                 URL: https://issues.apache.org/jira/browse/CB-11694
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin InAppBrowser
>    Affects Versions: 1.4.0
>            Reporter: Jacob Weber
>            Assignee: Nikita Matrosov
>            Priority: Minor
>              Labels: Android, android, triaged
>
> 1. Open an InAppBrowser without passing hardwareback. It will use the default 
> value ("yes"), so the hardware Back button will take you back in history.
> 2. Open an InAppBrowser and pass hardwareback=no. The hardware Back button 
> will close the browser.
> 3. Open an InAppBrowser without passing hardwareback. It will now use the 
> previous value ("no"), so the hardware Back button will take you back in 
> history. It should go back to the default value ("yes").



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to