Summary: | failures with cut, copy and paste actions in Eclipse. | ||
---|---|---|---|
Product: | [Unmaintained] klipper | Reporter: | georg <piece> |
Component: | general | Assignee: | Esben Mose Hansen <kde> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | dimsuz, francis.giraldeau |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
georg
2009-09-23 21:45:32 UTC
sh*** pressed enter per incident. If you use eclipse copy and paste works sometimes not. I googled a while and found the link above, describing the problem and working workarounds quite well. I confirm this bug is present on KDE 4.3.1 and eclipse galileo *** This bug has been marked as a duplicate of bug 166606 *** Turns out it was not a duplicate (of that bug anyway). This is an eclipse bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=153809. It seems to be on it's way to be patched, so that is good. For future reference, the broken gtk function is "gtk_clipboard_set_with_data()" and the working one is "gtk_clipboard_set_with_owner()". |