[Gambas-user] Issue 383 in gambas: TableView jumps to last row after edit a value (Qt4)

gambas at ...2524... gambas at ...2524...
Wed Jan 9 19:50:31 CET 2013


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

New issue 383 by uAle... at ...626...: TableView jumps to last row after edit  
a value (Qt4)
http://code.google.com/p/gambas/issues/detail?id=383

1) Describe the problem.

With a TableView edit, the GUI jumps ALWAYS to the last row in the list. To  
reproduce it, use the attached example project and execute the following  
steps:
- Open the application
- Click on any row & column
- Change the value and press <enter>
- Notify that ALWAYS the GUI jumps to the LAST row

It is expected to stay on the SAME row after editing

2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):

Version: TRUNK
Revision: r5495
Operating system: Linux
Distribution: LUbuntu
Architecture: x86
GUI component: QT4
Desktop used: LXDE

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

Attached

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

5) Explain clearly how to reproduce the bug or the crash.

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!

Attachments:
	TableView.example.tar.gz  7.2 KB





More information about the User mailing list