GNOME Bugzilla – Bug 105594
gnome-terminal losses keyboard focus forever
Last modified: 2004-12-22 21:47:04 UTC
This phenomenon seems to occur almost randomly i.e I cannot re-produce it. When I'm using gnome-terminal 2.2.1 (Debian Sid), esp. when other apps are running, I lose keyboard focus and cannot type anything into the terminal! I can paste stuff into it by using the mouse, but the keyboard is useless. Only workaround is to restart the terminal. This gets a little annoying esp. when I'm in the middle of something.
This bug should be changed, I can regain focus by using the <tab> key but not the mouse, trying to regain focus using the mouse fails...
In my experience the lost-focus-bug is triggered by clicking on an already active term-tab. Focus can be regained by adding a new tab.
*** Bug 105750 has been marked as a duplicate of this bug. ***
*** Bug 109775 has been marked as a duplicate of this bug. ***
Clicking on an active tab gives it focus; that's so on GtkNotebooks in general, and g-t should not change it, I guess. The tab key does take focus away from the tab into the notebook page, as does the down key, for example; maybe there are other keys that do that. Clicking on the terminal screen does give it focus, at least in very recent g-t, so maybe this bug got fixed away. I'll close it if no one complains...