[Bug 179992] kmail input focus is on search filter after startup

Thomas McGuire mcguire at kde.org
Sat Jul 11 19:46:40 BST 2009


https://bugs.kde.org/show_bug.cgi?id=179992





--- Comment #4 from Thomas McGuire <mcguire kde org>  2009-07-11 20:46:32 ---
SVN commit 995025 by tmcguire:

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.

BUG: 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=995025

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list