https://bugs.kde.org/show_bug.cgi?id=171615
--- Comment #5 from Haakon Nilsen <haakon ii uib no> 2009-03-22 19:42:22 --- Created an attachment (id=32342) --> (http://bugs.kde.org/attachment.cgi?id=32342) Make Ctrl-W work It seems the problem was that the shortcut was being set twice; once in actionmanagerimpl.cpp and once in tabwidget.cpp. The attached patch removes the one in tabwidget.cpp. It also fixes a bug where Ctrl-W would stop working after being pressed when viewing the article list. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
