Community
Participate
Working Groups
If the property validateOnAnyKey is set to true and more than one charactar is typed in a fast way a infinit loop is the result. Steps to reproduce: 1. Start SWT-Test-Client. In Swing it seems to work well. 2. Take any string field 3. Set the property validateOnAnyKeyToTrue 4. Override execChangedValue and insert Thread.sleep(100) (you can increase the value if you like) 5. type at least to letters
fixed on 19.4.11, #101198
shipped with eclipse scout 3.7.0