Bug 130744

Summary: Despite remapping the shortcut key, CTRL+W still closes chat windows.
Product: [Unmaintained] kopete Reporter: Brian Brennan <eightbithero>
Component: Chat WindowAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Brian Brennan 2006-07-13 07:43:40 UTC
Version:           0.11.3 (using KDE KDE 3.5.3)
Installed from:    Debian testing/unstable Packages
OS:                Linux

I changed the shortcut key for closing chat windows from CTRL+W to Escape, and while Escape now closes windows, CTRL+W still does as well. For me, this is quite undesirable -- emacs keybindings have spoiled me into thinking I can use CTRL+W to delete the previous word. Now I'm punished by losing my conversation every time I make a typo!
Comment 1 Philip Rodrigues 2006-07-14 20:37:57 UTC
You can fix (workaround?) this by changing the KDE-wide shortcut in control centre (look under "Application shortcuts"). That said, the behaviour is a bit confusing.
Comment 2 Olivier Goffart 2006-07-26 19:27:48 UTC
I can reproduce, but i don't know jow to fix that.

We just do
>  tabClose = KStdAction::close ( this, SLOT(slotChatClosed()), coll, "tabs_close" );

a problem in KStdAction ?
Comment 3 Roman Jarosz 2007-12-28 16:20:53 UTC
This is fixed in KDE4 so I'm closing this bug.