Bug 130744 - Despite remapping the shortcut key, CTRL+W still closes chat windows.
Summary: Despite remapping the shortcut key, CTRL+W still closes chat windows.
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Unmaintained
Component: Chat Window (other bugs)
Version First Reported In: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-13 07:43 UTC by Brian Brennan
Modified: 2007-12-28 16:20 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.