Ticket #7 (assigned defect)
cut-and-paste to Qt & GTK apps broken
| Reported by: | andrewb@… | Owned by: | dottedmag |
|---|---|---|---|
| Priority: | major | Component: | backend |
| Version: | Keywords: | ||
| Cc: |
Description
Cutting and pasting from a KDE application to another KDE application, or from an ordinary application to a KDE application doesn't work -- nothing happens on middle click.
Cutting and pasting from a KDE application to an "ordinary" app like xterm works. Also, the selection is always updated (ie. if I select some text in one app, the previous selection is correctly deselected, even if they're both KDE applications on different displays).
I'm running Fedora Core 5 (KDE 3.5.2, Qt 3.3.5, X.org 1.0.1 / X11R7) on both hosts. I'm invoking x2x with: x2x -from :0 -to localhost:10.0 -east -buttonblock
I expect there's something tricky about the way KDE/Qt uses the clipboard; I hope this isn't too hard to fix.