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 98030 - CTRL-U, etc. do not work
CTRL-U, etc. do not work
Status: RESOLVED DUPLICATE of bug 72245
Product: gtk+
Classification: Platform
Component: Widget: Other
unspecified
Other other
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2002-11-08 15:59 UTC by pub
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description pub 2002-11-08 16:06:52 UTC
Package: gtk+
Severity: normal
Version: 2.1.0
Synopsis: CTRL-U, etc. do not work
Bugzilla-Product: gtk+
Bugzilla-Component: input-methods

Description:
Description of Problem:
CTRL-U (and the other CTRL- text operations) doesn't clear text in
textboxes and other text areas like many of us are accustomed to using.

Steps to reproduce the problem:
1. Use any gtk+-2-based program with a textarea
2. type in some text
3. hit CTRL-U to clear the text

Actual Results:
nothing

Expected Results:
cleared text

How often does this happen?
Always

Additional Information:
Of course, this is an enhancement...




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-11-08 11:06 -------

The original reporter (pub@bconnelly.net) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, hidetoshi.tajima@sun.com.

Comment 1 Owen Taylor 2002-11-08 19:22:18 UTC
Note that switching to the Emacs key theme will probably
restore some of the keybindings you are used to.

(gtk-key-theme-name = 'Emacs' in your ~/.gtkrc-2.0 or
set it in gnome-keybindings-properties)


*** This bug has been marked as a duplicate of 72245 ***