Bug 453387 - Clipboard function in Windows needs a workaround to operate
Summary: Clipboard function in Windows needs a workaround to operate
Status: RESOLVED DUPLICATE of bug 444636
Alias: None
Product: kdiff3
Classification: Applications
Component: application (show other bugs)
Version: 1.9.5
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: michael
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-04 13:44 UTC by ah_mail
Modified: 2022-05-05 19:30 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ah_mail 2022-05-04 13:44:24 UTC
SUMMARY
Selecting text from one diff window and copying it to clipboard leaves the old content in clipboard.
But sending the application in the background and bringing it back in focus now allows copying the selection.


STEPS TO REPRODUCE
1. Open a new diff.
2. Select some text.
3. Copy with Ctrl+C because the menu entry is still disabled.

OBSERVED RESULT
Old content stays in clipboard.

EXPECTED RESULT
The selected text is in clipboard.

SOFTWARE/OS VERSIONS
Windows: 10
Comment 1 michael 2022-05-05 19:30:17 UTC
*** This bug has been marked as a duplicate of bug 444636 ***