Bug 272473 - More keyboard shortcuts in Telepathy Chat Handler
Summary: More keyboard shortcuts in Telepathy Chat Handler
Status: RESOLVED FIXED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: text-ui (show other bugs)
Version: git-latest
Platform: Chakra Linux
: NOR wishlist
Target Milestone: 0.4.0
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-04 21:39 UTC by Jeffrey Groteboer
Modified: 2012-07-06 12:47 UTC (History)
2 users (show)

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 Jeffrey Groteboer 2011-05-04 21:39:40 UTC
Version:           git-latest (using KDE 4.6.2) 
OS:                Linux

I would like to see it possible to use my keyboard to switch between 2 tabbed chat windows.
In kopete its called "Activate Next Tab" and "Activate Previous Tab" (in the configure shortcuts window).
Like with kopete, I can use ctrl + [ or ctrl + ] to switch between 2 open tabs. I Would like to have this possible in kde-telepathy as well.

Also I would like to see it possible to close a tab/window with a keyboard shortcut.

Reproducible: Didn't try
Comment 1 David Edmundson 2011-05-04 22:11:54 UTC
Agreed. 
Whoever implements this, remember to use KStandardActions, and keep all code within "app"
Comment 2 Francesco Nwokeka 2011-06-01 17:14:26 UTC
Git commit ee2298a965fe5cd9457d02735a9b22106a657eb0 by Francesco Nwokeka.
Committed on 01/06/2011 at 17:15.
Pushed by nwokeka into branch 'master'.

ADD: keyboard shortcuts for next and previous tab switching

BUG: 272473
REVIEW: 101479
Reviewed by: David Edmundson

M  +30   -0    app/chat-window.cpp     
M  +2    -0    app/chat-window.h     

http://commits.kde.org/telepathy-chat-handler/ee2298a965fe5cd9457d02735a9b22106a657eb0