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
Agreed. Whoever implements this, remember to use KStandardActions, and keep all code within "app"
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