[Gambas-user] Issue 255 in gambas: TextBox_LostFocus event bug?

gambas at ...2524... gambas at ...2524...
Sun Jun 3 15:15:13 CEST 2012


Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 255 by sot... at ...626...: TextBox_LostFocus event bug?
http://code.google.com/p/gambas/issues/detail?id=255

1)
Having a button with property default set to TRUE on a Form with textboxes  
when the user hits Return to activate the Button action, the  
TextBox_LostFocus event is not raised, the textbox text is loose. Not  
happens if the user clicks on the button.

2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):
[System]
OperatingSystem=Linux
Kernel=2.6.32-41-generic
Architecture=x86_64
Memory=4059304 kB
DistributionVendor=Ubuntu
DistributionRelease="Ubuntu 10.04.4 LTS"
Desktop=Gnome

[Gambas 2]
Version=2.23.0
Path=/usr/local/bin/gbx2

[Gambas 3]
Version=3.1.90
Path=/usr/local/bin/gbx3

[Libraries]
Qt4=libQtCore.so.4.6.2
GTK+=libgtk-x11-2.0.so.0.2000.1



3) Provide a little project that reproduces the bug or the crash.
Sample project attached

4) If your project needs a database, try to provide it, or part of it.
N/A

5) Explain clearly how to reproduce the bug or the crash.
Simply run the project and write some text into textbox then click on the  
button, rerun the project, write some text into textbox and hit return



Attachments:
	textbox_lostfocus-0.0.1.tar.gz  4.6 KB





More information about the User mailing list