You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Arjun Thounaojam (JIRA)" <ji...@apache.org> on 2016/08/18 20:58:21 UTC

[jira] [Created] (CB-11721) Android InAppBrowser Previous, Next page history buttons do not change with the state of the content

Arjun Thounaojam created CB-11721:
-------------------------------------

             Summary: Android InAppBrowser Previous, Next page history buttons do not change with the state of the content
                 Key: CB-11721
                 URL: https://issues.apache.org/jira/browse/CB-11721
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin InAppBrowser
    Affects Versions: Master
         Environment: Android OS 6.0.1, Cordova CLI 6.3.1, cordova-android 5.2.1, cordova-plugin-inappbrowser 1.4.0
            Reporter: Arjun Thounaojam


Steps to reproduce:
1) Create a simple Cordova Android app with the InAppBrowser plugin pointing to a website. E.g. https://news.google.com
2) Navigate back and forth between different pages
3) Observe the history buttons on the toolbar

Expected behavior:
The Previous / Next arrow buttons should become highlighted or faded based on where in the page history the content is.
This behavior is standard on most browsers. The iOS InAppBrowser implements it too.

Observed behavior:
The Previous / Next buttons remain highlighted regardless of if it's possible to navigate back or forward in the content.

This was never implemented for Android so wasn't sure if Issue Type should be a Bug or Improvement. Left it at default.

I have a potential implementation. Will fork repo and trigger a pull request soon.



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

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