Bug 223807

Summary: Clicking URL triggers action twice
Product: [Applications] kdepim Reporter: Thomas McGuire <mcguire>
Component: messageviewerAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal Keywords: akonadi-ports-regression
Priority: NOR    
Version: 4.5   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Bug Depends on:    
Bug Blocks: 223438    

Description Thomas McGuire 2010-01-22 17:33:20 UTC
When clicking on a link in the reader, the action is executed twice.
For example, clicking a web link opens it twice in the web browser. Clicking a mailto address opens two composer windows.
Comment 1 Torgny Nyblom 2010-01-23 12:08:29 UTC
SVN commit 1078990 by tnyblom:

Remove unneeded double connect.

BUG: 223807


 M  +0 -1      viewer.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1078990
Comment 2 Torgny Nyblom 2010-01-26 17:03:40 UTC
SVN commit 1080639 by tnyblom:

Remove unneeded double connect.

BUG: 223807


 M  +59 -5     mailsourceviewer.cpp  
 M  +21 -3     mailsourceviewer.h  
 M  +6 -4      viewer_p.cpp  


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