GNOME Bugzilla – Bug 317118
The 'tab' key has no effect when NumLock is enabled
Last modified: 2008-01-15 13:00:47 UTC
Distribution/Version: Ubuntu Breezy If NumLock is on the 'tab' key does not hide toolbar/dialogs.
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.