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

Missing focus on inputs, when create chart in hidden DIV #5231

Closed
sebastianbochan opened this issue Apr 20, 2016 · 3 comments
Closed

Missing focus on inputs, when create chart in hidden DIV #5231

sebastianbochan opened this issue Apr 20, 2016 · 3 comments

Comments

@sebastianbochan
Copy link
Contributor

Expected behaviour

Working inputs

Actual behaviour

Missing focus on the input

Live demo of the issue

http://jsfiddle.net/0m6qxm41/

Steps to reproduce the behaviour

  1. Click Show Parent Div button
  2. Click Show chart Div button

Affected browser(s)

All

@oysteinmoseng
Copy link
Member

Simplified jsFiddle without jQuery: http://jsfiddle.net/0m6qxm41/1/

To reproduce, click "Show chart div", and try to focus on input elements.

@KacperMadej
Copy link

KacperMadej commented Aug 23, 2016

Looks like the bug is fixed only on bugfix branch and the commit didn't make it to the master.
@TorsteinHonsi

@TorsteinHonsi
Copy link
Collaborator

Yes, looks like something went wrong when cherry-picking, it is fixed now.

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

No branches or pull requests

4 participants