[Gambas-user] Issue 44 in gambas: GTK+ and Workspace Action_Activate does not match the active.window
gambas at ...2524...
gambas at ...2524...
Sun Feb 27 19:18:34 CET 2011
Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 44 by sot... at ...626...: GTK+ and Workspace Action_Activate does
not match the active.window
http://code.google.com/p/gambas/issues/detail?id=44
1) Describe the problem.
Having more than one form added to a workspace, each with an Action
activated with the same shortcut, the event raised will be the one inside
the last loaded form, regardless which is the Active one.
2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):
Version: TRUNK
Revision: r3625
Operating system: Linux
Distribution: Ubuntu
Architecture: x86_64
GUI component: GTK+
Desktop used: Gnome
3) Provide a little project that reproduces the bug or the crash.
test.tar.gz attached
4) If your project needs a database, try to provide it, or part of it.
NA
5) Explain clearly how to reproduce the bug or the crash.
Run the project, load Form1, press F2
then load Form2, press F2
activate Form1 and press F2 again.
Attachments:
test.tar.gz 5.2 KB
More information about the User
mailing list