| Summary: | Basic Copy Paste functionality is broken | ||
|---|---|---|---|
| Product: | [Unmaintained] klipper | Reporter: | geetam chawla <geetam.chawla> |
| Component: | general | Assignee: | Martin Flöser <mgraesslin> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | nate, rozelak |
| Priority: | NOR | ||
| Version First Reported In: | 5.11.5 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| See Also: | https://bugs.kde.org/show_bug.cgi?id=401455 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
The video that describes the bug
The recording of copy+paste malfunction. |
||
|
Description
geetam chawla
2016-03-18 14:15:34 UTC
which Qt version are you using and with which applications do you experience the problem? (In reply to Martin Gräßlin from comment #1) > which Qt version are you using and with which applications do you experience > the problem? Qt version: 5.5.1 I don't experience this problem on any kde application, until now I have experienced it on firefox and codeblocks (which uses wxwidgets) > I don't experience this problem on any kde application, until now I have
> experienced it on firefox and codeblocks (which uses wxwidgets)
If I remember correctly Firefox explicitly clears the clipboard before closing. In that way it's not a bug, but a feature (questionable, but not much to do from Klipper's side). Codeblocks I do not know.
From time to time, the copy+paste stops working for me even between KDE components (see the video). It affects apps used for some time (weeks ...), but the computer were not suspended any time ... When new instances of the apps are invoked, copy+paste works on them. Created attachment 111014 [details]
The recording of copy+paste malfunction.
(In reply to Dan from comment #4) > From time to time, the copy+paste stops working for me even between KDE > components (see the video). It affects apps used for some time (weeks ...), > but the computer were not suspended any time ... > > When new instances of the apps are invoked, copy+paste works on them. I forgot to add: kwin-5.11.5 The originally-described issue here has been fixed a while ago. :) Please open a new bug report if you have different issues. Thanks! |