Alex Borbely created CB-8493:
--------------------------------
Summary: Input cursor not shown inside an iframe
Key: CB-8493
URL: https://issues.apache.org/jira/browse/CB-8493
Project: Apache Cordova
Issue Type: Bug
Components: CordovaJS
Affects Versions: 3.5.0
Reporter: Alex Borbely
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: [email protected]
For additional commands, e-mail: [email protected]