Jack Moore

Results 106 comments of Jack Moore

Thanks for the Codepen, that helps. I wanted to comment that I was able to verify your issue. Autosize determines height by adding the scrollHeight to the textarea's natural height....

Is this for the current version, or the old jQuery plugin? Because the current version has no conflict with the maxlength attribute, it works as expected.

Just checked and it works as expected for the jQuery plugin too. You'll need to supply a demonstration of it not working because I was not able to reproduce the...

Here's a fiddle of it working if you need a starting point: https://jsfiddle.net/zpb0u0yh/

Sorry for letting this languish, I don't have a way of testing older versions of Safari. It sounds like a bug with how that version of Safari batched layout updates,...

What this inside an iframe? Found an open ticket about that on the mozilla tracker: https://bugzilla.mozilla.org/show_bug.cgi?id=548397

Hi @emirotin, thanks for the original pull request. I think the last release may fix the issue you were working around by adding this event and saving your UI state....

Testing in IE10 and can't reproduce the issue. Use JSFiddle to create a demonstration of the problem, or find some other way to demo the problem so that it's reproducible.

Thanks for providing a demo. I'm still not seeing a problem, but I'm testing IE10 using IE11's IE10 document mode. So there being a difference between native IE10 and IE10...

I have the same concerns. I tested this before publishing the rewrite, and didn't notice any flicking, but I used a VM for testing IE. The slower performance of using...