Skip to content

IE9 delete & tab out changes input value #9

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

Closed
ivyfae opened this issue Mar 6, 2015 · 2 comments
Closed

IE9 delete & tab out changes input value #9

ivyfae opened this issue Mar 6, 2015 · 2 comments

Comments

@ivyfae
Copy link

ivyfae commented Mar 6, 2015

In IE9, on the demo page, follow these steps:

  1. Click in First Name (or any of the fields)
  2. Type anything (I used a space)
  3. Use backspace or delete to clear out the field
  4. Press TAB to exit the field
  5. The placeholder text will now be the field's actual value

If you click out of the field, this doesn't happen.

fidian added a commit that referenced this issue Apr 8, 2015
Updating the value outside of the scope digest cycle appears to fix
issue #9.
@fidian
Copy link
Contributor

fidian commented Apr 8, 2015

Turns out this also affected IE8.

I pushed a change that fixes it for me in my setup with IE but would like confirmation that it works for you as well. The commit is in the issue-5 branch because there's some other updates in that branch which make this fix work a bit better.

Please test and let me know if you can find any other problems.

@fidian
Copy link
Contributor

fidian commented Aug 11, 2015

Closing due to a lack of response and confirmation in #5 that the patch appears to correct this issue as well.

@fidian fidian closed this as completed Aug 11, 2015
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