qpython-android / qpython.org

QPython contributor & sugguestion & question homepage
http://qpython.org
58 stars 11 forks source link

editor does not disable corrector in keyboard #122

Open gtozzi opened 8 years ago

gtozzi commented 8 years ago

Hi again, while trying to debug #121 I think I've found one more issue. If I open a script in the editor, the suggesting/autocompleting keyboard feature does not turn off.

It pretends to correct every single sentance, making the coding process quite painful :)