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

ASF GitHub Bot commented on CB-13984:
-------------------------------------

bentleyo commented on issue #264: CB-13984: (ios) Fix toolbar navigation 
buttons always being hidden
URL: 
https://github.com/apache/cordova-plugin-inappbrowser/pull/264#issuecomment-379663562
 
 
   @jcesarmobile I implemented the same fix for this over a month ago (except I 
also added support for navigation button colours to match the Android 
implementation) here: #260. I have a running bet with a friend to see when a 
fix for this bug will finally be merged 😆. Good luck!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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
>            Assignee: jcesarmobile
>            Priority: Major
>
> 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: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to