Bug 199484 - find messages does display text of found message
Summary: find messages does display text of found message
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.12.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-08 23:26 UTC by Ferdinand Gassauer
Modified: 2009-07-14 22:02 UTC (History)
0 users

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 Ferdinand Gassauer 2009-07-08 23:26:33 UTC
Version:           1.12.0 (using 4.2.95 (KDE 4.2.95 (KDE 4.3 RC1)) "release 139", KDE:KDE4:Factory:Desktop / openSUSE_11.1)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.27.23-0.1-default

a double click on the found message puts focus on the message in the main kmail window, but the message body is not displayed

BTW 
* why not a single click to focus ?
* why not opening the message in a new window with double click ?

BTW 2
I think it's not an optimal solution to ONLY put focus on the found message because the main k,ail window is hidden behind the search window and one does not necessarily realize that something happens in the background.
Comment 1 Allen Winter 2009-07-14 22:02:15 UTC
SVN commit 996743 by winterz:

In the search window results list view, make single click on a message put the focus
on that message and make double click open a viewer window for that message.

BUGS: 199484,141201



 M  +7 -3      kmmainwidget.h  
 M  +36 -15    searchwindow.cpp  
 M  +5 -0      searchwindow.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=996743