Sergey Shakhnazarov created CB-7696:
---------------------------------------

             Summary: External links are mistakenly opening via system browser 
instead of InAppBrowser
                 Key: CB-7696
                 URL: https://issues.apache.org/jira/browse/CB-7696
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin InAppBrowser
         Environment: 'windows' platform, Windows 8.0
            Reporter: Sergey Shakhnazarov


1. Run Mobilespec app
2. Go to Plugin Tests (Automatic and manual)
3. Go to “manual tests”
4. Go to “cordova.inappbrowser.tests.tests”
5. Click on of these buttons
White Listed URL 
"target=Random" button
Expected result: open successfully in InAppBrowser to www.google.com
Actual: opens link in a system browser

"* target=Random, no location bar" button
Expected result: open successfully in InAppBrowser to www.google.com with no 
location bar.
Actual: opens link in a system browser

Non White Listed URL
target=Default
Expected result: open successfully in InAppBrowser to apple.com (_self enforces 
whitelist).
Actual: opens link in a system browser

target=_self
Expected result: open successfully in InAppBrowser to apple.com (_self enforces 
whitelist).
Actual: opens link in a system browser

target=Random
Expected result: open successfully in InAppBrowser to apple.com.
Actual: opens link in a system browser

* target=Random, no location bar
Expected result: open successfully in InAppBrowser to apple.com without 
locationBar.
Actual: opens link in a system browser



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

Reply via email to