hayesmaker / doomsdayconsole

originally code.google.com/p/doomsdayconsole
0 stars 0 forks source link

Autocomplete erasing input field #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Type a command, say myCommand argument argument
2. Go back to correct the myCommand (say from myComand to myCommand)

What is the expected output? What do you see instead?
Autocomplete will kick in, replace myComand with myCommand, but also erase the 
two arguments. Autocomplete should only handle the current word, not the full 
text.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by AndreasVonSpace@gmail.com on 23 Sep 2010 at 3:18

GoogleCodeExporter commented 8 years ago

Original comment by andr...@furusystems.com on 10 Jun 2011 at 9:51