flivni / ionic2-autosize

Angular 2 directive that automatically adjusts textarea height to fit content.
MIT License
5 stars 2 forks source link

Copy paste in textarea #11

Open utpaul opened 7 years ago

utpaul commented 7 years ago

not working copy paste and move cursor in textarea.

zmbc commented 7 years ago

Hi @utpaul,

Can you explain what you're seeing vs. what you expect? What device/browser are you using? The textarea should resize when a user pastes.

utpaul commented 7 years ago

i check it walton prmo RM2 its resize textarea but when you want to copy text from this textarea its not work.... and also can not move cursor one word to another word in textarea.

zmbc commented 7 years ago

@utpaul Does this happen to you with a standard ion-textarea, without the autosize directive?

If it doesn't, can you attach a video displaying the problem?