Summary: | KDE doesn't comply with XDND. TARGETS atom is left empty. | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | Gabriel de PErthuis <Gabriel.de-Perthuis> |
Component: | general | Assignee: | Lubos Lunak <l.lunak> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | anwetli, nate |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Gabriel de PErthuis
2004-11-04 09:44:28 UTC
It seems TARGETS is really not provided, but I don't see why you don't simply read the DND types normally like everybody else does (XdndTypeList). You're right, the XDND spec doesn't require TARGETS to be set, though it mentions it (http://freedesktop.org/Standards/XDND). So the title is a bit over-alarming. It would still be a good idea to support it. The underlying object is an X selection in both cases, and these usually support TARGETS. This would make drag and drop consistent with other objects using X selections, like clipboards - drag and dropping is just creating a temporary clipboard. *** This bug has been marked as a duplicate of 89451 *** Not really a duplicate of #89451. Hello, Can you still reproduce the bug with the latest KDE 4 release? Thanks. Maybe this bug is connected to bug 36297 see http://bugs.kde.org/show_bug.cgi?id=36297 Apparently not. :) |