| Summary: | Select a text copy data directly to clipboard if KRDC is running and connected | ||
|---|---|---|---|
| Product: | [Applications] krdc | Reporter: | Mathias K. <mathen> |
| Component: | general | Assignee: | Urs Wolfer <uwolfer> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | cfeck, l.lunak |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 4.8 | |
| Sentry Crash Report: | |||
|
Description
Mathias K.
2011-10-19 08:05:41 UTC
EDIT: this only happens if a active KRDC-VNC connection is running in the background. If KRDC is not connected/not running this will not happens. If KRDC is not connected/not running or connected in view mode only this will not happens. In other words: you would like to have KRDC only sharing text in "Ctrl+c" clipboard, but not "selection" clipboard, right? SVN commit 1271614 by uwolfer: Do not try to share selection clipboard which breaks things (VNC). Related: bug 242347,FIXED-IN: 4.8 M +0 -17 vncview.cpp M +0 -1 vncview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1271614 SVN commit 1271615 by uwolfer: Backport to 4.8 branch: SVN commit 1271614 by uwolfer: Do not try to share selection clipboard which breaks things (VNC). Related: bug 242347,FIXED-IN: 4.8 M +0 -17 vncview.cpp M +0 -1 vncview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1271615 |