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

The placeholder text does not clear up when click is on an <object> after focus #248

Open
mehtayash opened this issue Feb 18, 2015 · 1 comment

Comments

@mehtayash
Copy link

The placeholder text is cleared if we click on any other element and click back on the input, but the text doesnt clear if the click is on an object tag and then back in the placeholder.

The process:
Type in input and press enter to send text( input still in focus)
click on tag, the placeholder text is visible
Now, click on placeholder. The text should vanish but the placeholder text(eg:"type here") stays without clearing

@irfn
Copy link

irfn commented Feb 24, 2015

facing the same issue for a text input on page with object tag.

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

2 participants