[Gambas-user] gb.db.form: Program hangs after erasing content in a DataControl and clicking into a DataBrowser

Tobias Boege taboege at ...626...
Thu Sep 11 19:57:59 CEST 2014


Hi,

attached is a project which shows odd behaviour. At first glance, the source
code seems OK to me, so it might be a bug.

It needs:
 - MySQL running, a user named "test" without password but with the ability
   to create a database.table "Kontakte.kontakte".

To reproduce:
 - (If you start the application without the above-mentioned table, it will
    automatically be created and filled with sample data.)
 - Select a record,
 - Go to the DataControl for the "Vorname" field and delete its contents,
 - Click anywhere into the DataBrowser,
 - Application hangs.

Regards,
Tobi

-- 
"There's an old saying: Don't change anything... ever!" -- Mr. Monk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: KontakteMySQL-0.1.24.tar.gz
Type: application/octet-stream
Size: 10973 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20140911/7f782653/attachment.obj>


More information about the User mailing list