https://bugs.kde.org/show_bug.cgi?id=520115

            Bug ID: 520115
           Summary: [Clipboard] Improve synchronization across multiple
                    sessions and initial connection
    Classification: Applications
           Product: krdc
      Version First unspecified
       Reported In:
          Platform: Arch Linux
                OS: Linux
            Status: REPORTED
          Severity: minor
          Priority: NOR
         Component: RDP
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

## Enhance clipboard handling to allow direct copy-pasting between active
sessions and ensure the local clipboard is synchronized immediately upon
connection.

## Current Behavior:
    1. Cross-Session Isolation: When multiple remote sessions are open, copying
content from "Session A" does not make it available in "Session B". The user
must first paste the content into the local machine, copy it again from the
local environment, and only then paste it into the second session.

    2. Missing Initial Sync: When a new connection is established, the current
content of the local clipboard is not sent to the remote host. The clipboard
only becomes available on the remote side after a new "Copy" action is
performed locally after the session has started.

## Proposed Changes:

    1. Global Clipboard Relay: Implement a mechanism where a "Copy" event in
any active KRDC session updates the internal clipboard state, making it
immediately available for "Paste" actions in any other open session within
KRDC.

    2. Initialization Sync: Upon successful connection/authentication, the
RDP/VNC plugin should automatically sync the current local clipboard buffer to
the remote host's clipboard service.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to