Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only 1 'persistent': true field is allowed on Internet Explorer #71

Open
korg250 opened this issue Nov 5, 2014 · 0 comments
Open

Only 1 'persistent': true field is allowed on Internet Explorer #71

korg250 opened this issue Nov 5, 2014 · 0 comments

Comments

@korg250
Copy link

korg250 commented Nov 5, 2014

I have a form as below:

  • field1 : text
  • field2: formatted text, with 'persistent': true
  • field3: formatted text, with 'persistent': true
  • field4: text

When the form loads, field3 has the focus and I can only move the focus to field2. When trying to write on field1 or field4, the focus moves back to field3. It's only possible to write on field1 or field4 after field2 and field3 are filled.

This is fixed by removing the 'persistent': true of one of the formatted fields, field2 or field3.

I am using v0.1.5 with IE 11.

@korg250 korg250 changed the title Only 1 'persistent': true is allowed on Internet Explorer Only 1 'persistent': true field is allowed on Internet Explorer Nov 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant