[jira] [Updated] (CB-12468) cordova-inappbrowser-plugin setDefaultOptions method

2017-07-14 Thread Filip Maj (JIRA)

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

Filip Maj updated CB-12468:
---
Issue Type: New Feature  (was: Improvement)

> cordova-inappbrowser-plugin setDefaultOptions method
> 
>
> Key: CB-12468
> URL: https://issues.apache.org/jira/browse/CB-12468
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: cordova-lib
>Affects Versions: 3.5.0
> Environment: IOS/Android
>Reporter: Ivan Prodaiko
>  Labels: features
> Fix For: Master
>
>
> While using cordova-inappbrowser-plugin I must set popup features only when 
> calling window.open method. But a lot of libraries (firebase, openFB) use 
> window.open inside their own code where I can't directly menage the features 
> of window to be opened, and on IOS, where we do not a have a 'back' button we 
> could have a problem. For example window, opened with 'toolbar=no' will make 
> app to stack with no ability to close the window. Another thing to be 
> mentioned is when on IOS you use  attribute, after opening a 
> new window without setting 'allowInlineMediaPlayback=yes' all inline 
> attributes will stop working properly and video will start to open in a 
> fullscreen mode.
> So, my proposal is to provide an ability to setDefaultOptions method that 
> will help to prevent external libraries to manage the options of of window to 
> be opened directly.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (CB-12468) cordova-inappbrowser-plugin setDefaultOptions method

2017-07-14 Thread Filip Maj (JIRA)

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

Filip Maj updated CB-12468:
---
Component/s: (was: AllPlatforms)

> cordova-inappbrowser-plugin setDefaultOptions method
> 
>
> Key: CB-12468
> URL: https://issues.apache.org/jira/browse/CB-12468
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-lib
>Affects Versions: 3.5.0
> Environment: IOS/Android
>Reporter: Ivan Prodaiko
>  Labels: features
> Fix For: Master
>
>
> While using cordova-inappbrowser-plugin I must set popup features only when 
> calling window.open method. But a lot of libraries (firebase, openFB) use 
> window.open inside their own code where I can't directly menage the features 
> of window to be opened, and on IOS, where we do not a have a 'back' button we 
> could have a problem. For example window, opened with 'toolbar=no' will make 
> app to stack with no ability to close the window. Another thing to be 
> mentioned is when on IOS you use  attribute, after opening a 
> new window without setting 'allowInlineMediaPlayback=yes' all inline 
> attributes will stop working properly and video will start to open in a 
> fullscreen mode.
> So, my proposal is to provide an ability to setDefaultOptions method that 
> will help to prevent external libraries to manage the options of of window to 
> be opened directly.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (CB-12468) cordova-inappbrowser-plugin setDefaultOptions method

2017-02-17 Thread Ivan Prodaiko (JIRA)

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

Ivan Prodaiko updated CB-12468:
---
Description: 
While using cordova-inappbrowser-plugin I must set popup features only when 
calling window.open method. But a lot of libraries (firebase, openFB) use 
window.open inside their own code where I can't directly menage the features of 
window to be opened, and on IOS, where we do not a have a 'back' button we 
could have a problem. For example window, opened with 'toolbar=no' will make 
app to stack with no ability to close the window. Another thing to be mentioned 
is when on IOS you use  attribute, after opening a new window 
without setting 'allowInlineMediaPlayback=yes' all inline attributes will stop 
working properly and video will start to open in a fullscreen mode.

So, my proposal is to provide an ability to setDefaultOptions method that will 
help to prevent external libraries to manage the options of of window to be 
opened directly.

  was:
While using cordova-inappbrowser-plugin I must set popup features only when 
calling window.open method. But a lot of libraries (firebase, wi) use 
window.open inside their own code where I can't directly menage the features of 
window to be opened, and on IOS, where we do not a have a 'back' button we 
could have a problem. For example window, opened with 'toolbar=no' will make 
app to stack with no ability to close the window. Another thing to be mentioned 
is when on IOS you use  attribute, after opening a new window 
without setting 'allowInlineMediaPlayback=yes' all inline attributes will stop 
working properly and video will start to open in a fullscreen mode.

So, my proposal is to provide an ability to setDefaultOptions method that will 
help to prevent external libraries to manage the options of of window to be 
opened directly.


> cordova-inappbrowser-plugin setDefaultOptions method
> 
>
> Key: CB-12468
> URL: https://issues.apache.org/jira/browse/CB-12468
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: AllPlatforms, CordovaLib
>Affects Versions: 3.5.0
> Environment: IOS/Android
>Reporter: Ivan Prodaiko
>  Labels: features
> Fix For: Master
>
>
> While using cordova-inappbrowser-plugin I must set popup features only when 
> calling window.open method. But a lot of libraries (firebase, openFB) use 
> window.open inside their own code where I can't directly menage the features 
> of window to be opened, and on IOS, where we do not a have a 'back' button we 
> could have a problem. For example window, opened with 'toolbar=no' will make 
> app to stack with no ability to close the window. Another thing to be 
> mentioned is when on IOS you use  attribute, after opening a 
> new window without setting 'allowInlineMediaPlayback=yes' all inline 
> attributes will stop working properly and video will start to open in a 
> fullscreen mode.
> So, my proposal is to provide an ability to setDefaultOptions method that 
> will help to prevent external libraries to manage the options of of window to 
> be opened directly.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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