<textarea> element

HTML input type text

Estimated Support About

58.54% + 4.88% = 63.42%

Notes

  • 1

    Buggy. Email scrolls to the end when space bar is pressed. This can be fixed by wrapping the <input> in <ul role="presentation">.

  • 2

    Buggy. Screen jumps when input is in focus.

  • 3

    Buggy. A number of android clients will not show the keyboard when the input is clicked. Copy and pasting text works.

  • 4

    Not supported. <textarea> is transformed into <notextarea>.

  • 5

    Buggy. Interacting with the element submits the form it belongs in.

Know something we don't?

Is any of the above data outdated? Or do you want to add a new email client to the list? Heads on to GitHub and edit the data file!

Not comfortable with GitHub? Send us an email.

Test it yourself

This feature was last tested on September 10, 2019.

If you want to test this feature in the same conditions as we did, you can get our test code and run a test by yourself. Make sure to follow our testing recommendations first.