[Gambas-user] Issue 294 in gambas: Sidpanels jump inside a tabstrip

gambas at ...2524... gambas at ...2524...
Wed Aug 1 06:33:12 CEST 2012


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

New issue 294 by adamn... at ...626...: Sidpanels jump inside a tabstrip
http://code.google.com/p/gambas/issues/detail?id=294

1) Describe the problem.
The attached project has a tabstrip with three panels. On each one there is  
a sidepanel. The sidepanel on tab A is hidden by the .form file, i.e the  
Hidden property is set in the IDE Properties. The sidepanel on tab B is  
hidden by the Form_Open event code.  The sidepanel on tab C is hidden by  
the event handler for the "Hide C" button.
So fundamentally, the sidepanels are all hidden by code at different stages  
of the forms life.
The issue is when any sidepanel is hidden by code, it jumps to tab A.

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

Version: TRUNK
Revision: r5004
Operating system: Linux
Distribution: PCLinuxOS
Architecture: x86
GUI component: QT4 / GTK+
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.
N/A

5) Explain clearly how to reproduce the bug or the crash.
Run the project.
When the form opens, click the Hide C button.
Screenshot attached is what I get.

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:
	sidepanels-0.0.1.tar.gz  4.7 KB
	sidepanels_029.png  5.4 KB





More information about the User mailing list