Bug 254472 - Can't use undo key combination in Bash and Emacs.
Summary: Can't use undo key combination in Bash and Emacs.
Status: RESOLVED DUPLICATE of bug 248469
Alias: None
Product: yakuake
Classification: Applications
Component: general (show other bugs)
Version: 2.9.6
Platform: Gentoo Packages Linux
: NOR major
Target Milestone: ---
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-17 16:45 UTC by Dmitry Samoyloff
Modified: 2010-10-18 10:57 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Samoyloff 2010-10-17 16:45:34 UTC
Version:           2.9.6 (using KDE 4.5.2) 
OS:                Linux

Yakuake uses C-_ (or Ctrl+Shift+-) key combination for shrinking the font, but this combination is used by both GNU Bash and GNU Emacs for undoing the last typings and it's not good to bind it to something else. This binding may be turned off in Konsole's keyboard setup dialog, but, for some reason, not in Yakuake's one!

This bug is especially terrible if you are using the Terminus bitmap font in your terminal and after preesing C-_, instead of undoing last actions, the whole text turns into squares leaving you to guess what's just happened.

That's why I marked it as "data loss" below.


Reproducible: Always

Steps to Reproduce:
Open terminal by F-12 and press Ctrl+Shift+-.


Actual Results:  
Font shrinks.


Expected Results:  
Mistypings undone. As an alternative, the keyboard bindings dialog should let me turn off this binding, just like in the Konsole.
Comment 1 Eike Hein 2010-10-18 10:57:04 UTC

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