brockcarson / controlp5

Automatically exported from code.google.com/p/controlp5
0 stars 0 forks source link

TextField freezes the application when typing certain characters or character sequences #92

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a text input field with the controlp5 library
2. Type the '@' character in the text field
3.

What is the expected output? What do you see instead?

Should see the '@' as it was typed, instead the application freezes and I have 
to close processing and open again and run again.

What version of the product are you using? On what operating system?

ControlP5 library version 2.0.4 on Linux Ubuntu 14.04.

Please provide any additional information below.

The application also freezes now and then when typing in the text field other 
than the '@' character. Sometimes it will freeze on the '.' character (but not 
always), sometimes on certain character sequences. I have not succeeded in 
seeing a specific pattern, but when it freezes on a certain character sequence, 
it always freezes on that same sequence.

Original issue reported on code.google.com by john.dor...@cappellaniauniroma3.org on 28 Mar 2015 at 10:21