Closed
Description
Based on #1843 which was closed. Unfortunately the very last commit contains an issue in IE browsers
steps 1:
copy a long text
paste using context menu
steps 2:
make text area to grow some height
select all text in it
using context menu, click 'delete' or 'cut'
Expected:
textarea is resized properly in both steps1 and steps2
Actual:
the height is not changed