I have a textfield with autosize="left" and I move the textfield up and down to make a smooth vertical scroll.
The problem is that the word wrapping depends on the current vertical coordinate of the textfield, so when I scroll it the text jumps forth and back between two different wrapping options.