Is ( Taifun's ) TextBox ( extension) still relevant?

To help the App Inventor team in fixing this issue, use logcat

If you can capture logcat output, it would be helpful. There are some special debuging logs in 2.73t2. The logcat command to use is:

logcat '*:s,ReplForm:d"

This will filter out everythin but the "interesting" lines.

Taifun