Bug 223807 - Clicking URL triggers action twice
Summary: Clicking URL triggers action twice
Status: RESOLVED FIXED
Alias: None
Product: kdepim
Classification: Applications
Component: messageviewer (show other bugs)
Version: 4.5
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: akonadi-ports-regression
Depends on:
Blocks: 223438
  Show dependency treegraph
 
Reported: 2010-01-22 17:33 UTC by Thomas McGuire
Modified: 2010-01-26 17:03 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 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