You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/02/05 19:17:35 UTC

[jira] [Commented] (CB-8432) InAppBrowser window doesn't properly displayed when root page CSS differs from default.

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

ASF GitHub Bot commented on CB-8432:
------------------------------------

GitHub user vladimir-kotikov opened a pull request:

    https://github.com/apache/cordova-plugin-inappbrowser/pull/79

    CB-8432 Correct styles for browser wrapper to display it correctly on some pages

    Fix for [CB-8432](https://issues.apache.org/jira/browse/CB-8432)
    
    * Force z-order for wrapper to show it on top of the whole page
    * Apply CSS reset rules to browser wrapper
    * Disable parent window scrollbars when browser is shown

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-plugin-inappbrowser CB-8432

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-inappbrowser/pull/79.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #79
    
----
commit 9b18d5bcf4679df3631be053ac788980f29e27ab
Author: Vladimir Kotikov <v-...@microsoft.com>
Date:   2015-02-05T14:14:41Z

    CB-8432 Correct styles for browser wrapper to display it correctly on some pages
    
    * Force z-order for wrapper to show it on top of the whole page
    * Apply CSS reset rules to browser wrapper
    * Disable parent window scrollbars when browser is shown

----


> InAppBrowser window doesn't properly displayed when root page CSS differs from default.
> ---------------------------------------------------------------------------------------
>
>                 Key: CB-8432
>                 URL: https://issues.apache.org/jira/browse/CB-8432
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin InAppBrowser
>    Affects Versions: 0.6.1-dev
>         Environment: Windows platform
>            Reporter: Vladimir Kotikov
>            Assignee: Vladimir Kotikov
>             Fix For: 0.6.1
>
>
> Wnen non-default CSS rules is applied to root page InappBrowser sometimes fails to display its view correctly. It could be placed under some elements or at the bottom of page, etc.
> The problem is that CSS, applied to InappBrowser view is relaxed, so we need to make it more strict or apply some CSS reset rules to it.



--
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