[jira] [Issue Comment Deleted] (CB-12020) add a method to hide an InAppBrowser after it was shown

2016-10-14 Thread Frank Stingl (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Frank Stingl updated CB-12020:
--
Comment: was deleted

(was: Pull request: 
https://github.com/apache/cordova-plugin-inappbrowser/pull/192
)

> add a method to hide an InAppBrowser after it was shown
> ---
>
> Key: CB-12020
> URL: https://issues.apache.org/jira/browse/CB-12020
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: Plugin InAppBrowser
> Environment: Android, iOS
>Reporter: Frank Stingl
>  Labels: android, ios
>
> The InAppBrowser plugin, unfortunately, offers no ability to hide an 
> InAppBrowser after it was shown. Because I had a need for such a 
> functionality, I implemented it. :)
> Now, you can call the hide() method to make the InAppBrowser disappear. Then, 
> call show() to have it reappearing.
> However, after I finished my work, I recognized that there was a similar Jira 
> issue #cb-8467, but, I don’t know why, it was not merged upstream until today.



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

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



[jira] [Commented] (CB-12020) add a method to hide an InAppBrowser after it was shown

2016-10-14 Thread Frank Stingl (JIRA)

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

Frank Stingl commented on CB-12020:
---

Pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/192


> add a method to hide an InAppBrowser after it was shown
> ---
>
> Key: CB-12020
> URL: https://issues.apache.org/jira/browse/CB-12020
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: Plugin InAppBrowser
> Environment: Android, iOS
>Reporter: Frank Stingl
>  Labels: android, ios
>
> The InAppBrowser plugin, unfortunately, offers no ability to hide an 
> InAppBrowser after it was shown. Because I had a need for such a 
> functionality, I implemented it. :)
> Now, you can call the hide() method to make the InAppBrowser disappear. Then, 
> call show() to have it reappearing.
> However, after I finished my work, I recognized that there was a similar Jira 
> issue #cb-8467, but, I don’t know why, it was not merged upstream until today.



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

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



[jira] [Created] (CB-12020) add a method to hide an InAppBrowser after it was shown

2016-10-14 Thread Frank Stingl (JIRA)
Frank Stingl created CB-12020:
-

 Summary: add a method to hide an InAppBrowser after it was shown
 Key: CB-12020
 URL: https://issues.apache.org/jira/browse/CB-12020
 Project: Apache Cordova
  Issue Type: New Feature
  Components: Plugin InAppBrowser
 Environment: Android, iOS
Reporter: Frank Stingl


The InAppBrowser plugin, unfortunately, offers no ability to hide an 
InAppBrowser after it was shown. Because I had a need for such a functionality, 
I implemented it. :)

Now, you can call the hide() method to make the InAppBrowser disappear. Then, 
call show() to have it reappearing.

However, after I finished my work, I recognized that there was a similar Jira 
issue #cb-8467, but, I don’t know why, it was not merged upstream until today.




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

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