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

Shazron Abdullah resolved CB-8493.
----------------------------------
    Resolution: Won't Fix

This rendering issue is the domain of Apple's UIWebView, we have no control 
over this

> 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: 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.15#6346)

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

Reply via email to