Summary: | Despite remapping the shortcut key, CTRL+W still closes chat windows. | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Brian Brennan <eightbithero> |
Component: | Chat Window | Assignee: | 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
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. 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 ?
This is fixed in KDE4 so I'm closing this bug. |