My lazarus project has a login dialog for input user name and password ,it works fine until I upgrade my Ubuntu from 10.10 to 11.04
I found the TEdit onKeyPress event only fire once, for example when I type "Scott Lin" in TEdit it only fire just when I type "S"
any one know how to fix this problem for Unbuntu 11.04 ?