[Gambas-user] Issue 114 in gambas: Database manager - adding a row edits the wrong field

gambas at ...2524... gambas at ...2524...
Tue Sep 27 05:48:56 CEST 2011


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

New issue 114 by adamn... at ...626...: Database manager - adding a row edits  
the wrong field
http://code.google.com/p/gambas/issues/detail?id=114

1) Describe the problem.
In the database manager, when a new field is added to a table, the field  
name for the first row in the fields tableview is selected and opened for  
editing, not the field name for the field just added.

2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):
Version: TRUNK
Revision: r4147
Operating system: Linux
Distribution: mine ...
Architecture: x86
GUI component: QT4 / GTK+
Desktop used: LXDE ...

3) Provide a little project that reproduces the bug or the crash.
N/A

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.
a) open a database connection in the database manager and pick a table
b) select a field somewhere in the middle of the fields tableview
c) click on the Add field button.
==> the new field is created under the selected row but the editor is now  
editing the field Name for the first field in the table, not the one just  
added.

6) By doing that carefully, you have done 50% of the bug fix job!

IMPORTANT NOTE: if you encounter several different problems or bugs, (for
example, a bug in your project, and an interpreter crash while debugging
it), please create distinct issues!






More information about the User mailing list