[GitHub] cordova-plugin-inappbrowser issue #206: CB-12320: (iOS) WIP Add support for ...

2017-02-07 Thread reidab
Github user reidab commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/206 @rcprdf I think the statusbar is being hidden behind the IAB window. I submitted PR https://github.com/apache/cordova-plugin-inappbrowser/pull/209 to fix this a few weeks back

[GitHub] cordova-plugin-inappbrowser issue #187: CB-11136: InAppBrowser fails to clos...

2017-01-18 Thread reidab
Github user reidab commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/187 Following this change I'm seeing my IAB windows overlapping the status bar in all presentation modes. Dropping the `windowLevel` of the `tmpWindow` to `UIWindowLevelNormal` seems

[GitHub] cordova-plugin-inappbrowser pull request #209: CB-12366: (ios) Reduce tmpWin...

2017-01-18 Thread reidab
GitHub user reidab opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/209 CB-12366: (ios) Reduce tmpWindow level to prevent overlapping statusbar ### Platforms affected iOS ### What does this PR do? Reduces the window level

[GitHub] cordova-plugin-inappbrowser pull request #210: Ios style improvements

2017-01-18 Thread reidab
GitHub user reidab opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/210 Ios style improvements ### Platforms affected iOS ### What does this PR do? I've been working on a branch that brings several visual

[GitHub] cordova-plugin-inappbrowser issue #206: CB-12320: (iOS) WIP Add support for ...

2017-01-17 Thread reidab
Github user reidab commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/206 Pulled down this PR and in my local testing with `navigationbar=yes` and `navigationbuttons=yes` the back/forward buttons appear to be reversed. ![screen shot 2017-01-17