Description of problem: When using plain text area for editor, it doesn't get autosize correctly when first loaded up. Version-Release number of selected component (if applicable): 2.0 How reproducible: Always Steps to Reproduce: 1. Find a translation with more than 3 lines. 2. Uncheck "Use code mirror editor" in user option and save. 3. Refresh the page. Actual results: Text Area only shows 3 lines with scroll bar. Expected results: Text Area expend according to the length of the string. Additional info:
Implemented fix. See https://github.com/zanata/zanata/commit/c8910b15a6479d24b70f63d378d41bba467ad55d https://github.com/zanata/zanata/commit/b9d7c8f7c2abd47dadffcef3882aff485925f9e5
VERIFIED with Zanata version 2.1-SNAPSHOT (20121129-1444) Browser Firefox 16.0.2 and Google 22.0.1229.94