https://bugs.kde.org/show_bug.cgi?id=179992
--- Comment #6 from Allen Winter <winter kde org> 2009-07-22 19:25:48 --- SVN commit 1001214 by winterz: Backport r995025 by tmcguire from trunk to the 4.3 branch: Don't initally put the focus on the quick search field, but on the view, so that shortcuts like + and j work when starting. This is a workaround, for some reason the setFocus() call in widgetbase.cpp didn't work, the focus_child of the mainwindow was reset to 0 for some unknown reason afterwards. CCBUG: 179992 M +2 -0 kmail_part.cpp M +6 -0 kmmainwidget.cpp M +3 -1 messagelistview/core/widgetbase.cpp M +11 -0 messagelistview/pane.cpp M +5 -0 messagelistview/pane.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1001214 -- 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
