Steps to reproduce: ``` text.row = text.rows // try also with text.rows - 1 print "Hello" ``` Expected: * Text would be printed at the top row of the window Found: * Text is printed at what seems to be the 3rd row See screenshot: (ignore the blue boxes) 
Steps to reproduce:
Expected:
Found:
See screenshot:
(ignore the blue boxes)