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

Chrome BUG: value not being filled for textarea #17

Open
pawel2105 opened this issue Jun 1, 2013 · 0 comments
Open

Chrome BUG: value not being filled for textarea #17

pawel2105 opened this issue Jun 1, 2013 · 0 comments

Comments

@pawel2105
Copy link

Using this in a Ruby on Rails form_for when trying to set the value of a textarea with some text, Chrome does not add the text to the textarea box. Firefox has no problem with this.

This is with Chrome 27.0.1453.93 on OSX 10.7.5

After removing the data-widarea=enable, the form correctly loads the value of the text again.

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