Rasim Kanca created CB-13984:
--------------------------------
Summary: Fix issue with toolbar navigation buttons always being
hidden on iOS
Key: CB-13984
URL: https://issues.apache.org/jira/browse/CB-13984
Project: Apache Cordova
Issue Type: Bug
Components: cordova-plugin-inappbrowser
Reporter: Rasim Kanca
In CB-13409, the functionality to hide the toolbar navigation buttons was added
for iOS through the *hidenavigationbuttons* property. Unfortunately, in the iOS
code, after checking whether the property is defined and what it is, it
defaults to hiding the buttons completely ignoring the value of the property.
The line in question can be viewed
[here|https://github.com/apache/cordova-plugin-inappbrowser/commit/8711ee3f211bf84913ae86f81e5e0e548d1c8015#diff-aa3201a8ef3df73e28e8979eaa6e228eR657].
There is a pull request that contains a commit with a fix in [this pull
request|https://github.com/apache/cordova-plugin-inappbrowser/pull/260].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]