You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Alex Borbely (JIRA)" <ji...@apache.org> on 2015/02/16 17:18:11 UTC

[jira] [Updated] (CB-8493) Input cursor not shown inside an iframe on iOS

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

Alex Borbely updated CB-8493:
-----------------------------
    Summary: Input cursor not shown inside an iframe on iOS  (was: Input cursor not shown inside an iframe)

> Input cursor not shown inside an iframe on iOS
> ----------------------------------------------
>
>                 Key: CB-8493
>                 URL: https://issues.apache.org/jira/browse/CB-8493
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaJS, iOS
>    Affects Versions: 3.5.0
>            Reporter: Alex Borbely
>              Labels: css, cursor, iframe, inputText
>         Attachments: www.zip
>
>
> I've created the following scenario: 
> I have a container which has position absolute and a top of 100px. This container has an iframe inside. The iframe have a body with height and width 100% and also an overflow-x: hidden and overflow-y: auto for vertical scrolling. Inside the iframe I have an input and a lot of div elements so that the iframe should be scrollable.
> When I tap the input and try to move the cursor to a specific location, this is not shown.
> I saw that if I do one of the following things the cursor is visible again and have the expected behaviour:
> 1. When I remove the top: 100px from the main container
> or
> 2. When inside the iframe there is less content so that the scrollbar will not be present.



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