Bug 217312

Summary: "Save As" dialog pops up when selecting text in kate while KGet is visible in system tray
Product: [Applications] kget Reporter: Andreas Pietzowski <andreas>
Component: generalAssignee: KGet authors <kget>
Status: RESOLVED FIXED    
Severity: normal CC: finex, mat69
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Andreas Pietzowski 2009-12-04 10:49:03 UTC
Version:            (using KDE 4.3.4)
Installed from:    Ubuntu Packages

I found a strange behavior. To reproduce it please follow the steps:

- Expand your system tray to see all items
- Open a CSS file in Kate
- Select some rows with the mouse and press Ctrl-C

=> A KGet Save As dialog pops up

- Hide KGet in the system tray
- Again select some CSS lines and press Ctrl-C

=> nothing happens (as it should I guess)

I hope you can reproduce this annoying (and also strange) behavior.
Comment 1 FiNeX 2009-12-04 22:32:46 UTC
Do you have "check clipboard for download files" option enabled in Kget or did you enabled klipper actions?
Comment 2 Matthias Fuchs 2009-12-20 18:08:15 UTC
This also happens with trunk when checking clipboard is activated, I'll look into it.
Comment 3 Matthias Fuchs 2009-12-20 18:46:43 UTC
SVN commit 1064344 by mfuchs:

Better checks if clipboard contents is a valid url.

BUG:217312

 M  +5 -6      mainwindow.cpp  


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