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 133878 - vte_terminal_key_press should call GtkWidget's key_press
vte_terminal_key_press should call GtkWidget's key_press
Status: RESOLVED FIXED
Product: vte
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: VTE Maintainers
Nalin Dahyabhai
: 132548 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-02-09 11:58 UTC by Mariano Suárez-Alvarez
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description Mariano Suárez-Alvarez 2004-02-09 11:58:52 UTC
vte_terminal_key_press shoudl call GtkWidget's implementation of
key_press_event at some point so that gtk's keybindings are processed. For
example, Menu raises a popup-menu signal in GtkWidget, but VteTerminal is
not emiting those.

This is needed so that the popup menu in gnome-terminal, for example, is
accessible through the keyboard.
Comment 1 Nalin Dahyabhai 2004-04-20 05:43:43 UTC
Fixing for 0.11.11.
Comment 2 Nalin Dahyabhai 2004-04-20 05:47:51 UTC
*** Bug 132548 has been marked as a duplicate of this bug. ***