ga526321 / prat

Automatically exported from code.google.com/p/prat
GNU General Public License v3.0
0 stars 0 forks source link

Can not insert spaces #113

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What version of Prat are you using?
Changelog-Prat-r52215

Do you use embedded libraries or standalones?
standalones

What language/realm type?
English/stonemaul

What steps will reproduce the problem?
1. I hit enter to open the editbox 
2. I move the cursor to the left
3. I hit space and the cursor jumps to the end of the line and puts the
space there.

What is the expected output? What do you see instead?
I expect to insert a space between two characters. Instead, the space is
placed at the end of the line of text.

Please provide any additional information below.

Original issue reported on code.google.com by pic...@gmail.com on 17 Oct 2007 at 3:56

GoogleCodeExporter commented 9 years ago
I messed around in the prat settings and something I did made this problem go 
away.
I also disabled a mod called NickCompleter. That may have been the culprit.

Original comment by pic...@gmail.com on 17 Oct 2007 at 9:34