After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 317118 - The 'tab' key has no effect when NumLock is enabled
The 'tab' key has no effect when NumLock is enabled
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: User Interface
2.2.x
Other All
: Normal normal
: 2.2
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2005-09-24 18:09 UTC by Artis Rozentāls
Modified: 2008-01-15 13:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Artis Rozentāls 2005-09-24 18:09:44 UTC
Distribution/Version: Ubuntu Breezy

If NumLock is on the 'tab' key does not hide toolbar/dialogs.
Comment 1 Michael Natterer 2005-09-25 13:23:22 UTC
Fixed in both branches:

2005-09-25  Michael Natterer  <mitch@gimp.org>

	* app/display/gimpdisplayshell-callbacks.c
	(gimp_display_shell_canvas_tool_events): reordered checks for
	the modifiers pressed on <Tab> so NumLock and friends don't
	interfere. Fixes bug #317118.