Skip to content
This repository was archived by the owner on Nov 6, 2024. It is now read-only.

Input text not being captured when there's another input next #29

Open
martin-eq opened this issue Aug 19, 2016 · 4 comments
Open

Input text not being captured when there's another input next #29

martin-eq opened this issue Aug 19, 2016 · 4 comments

Comments

@martin-eq
Copy link

martin-eq commented Aug 19, 2016

The documentation says that in order to capture text from an input, you have to press the Tab key.
It works fine when the page only has one input.

But for example, on a login form when you press Tab key, the focus jumps to the next input and the text doesn't get captured in Daydream.
The last input's text gets captured as expected.

@stevenmiller888
Copy link

@martin-eq I am unable to replicate this issue. I tested it out on Segment's signup page and it worked:

image

Can you provide replication steps with a specific URL?

@rixlabs
Copy link

rixlabs commented Mar 16, 2017

Maybe I have the same issue.

When you go to a page with a form and the first field is hasn't the focus, if you click on the field and than type, the typing is not captured.

@mortuosplango
Copy link

It seems to only happen sometimes. Here on the segment.io signup page:

screen shot 2017-12-19 at 12 01 53

I clicked in the first field and used tab to get to the following fields.

@rayyee
Copy link

rayyee commented May 9, 2018

It will be happen when you set the form in the iframe.
v.v

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants