https://bugs.kde.org/show_bug.cgi?id=496243

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |NEEDSINFO
         Resolution|---                         |WAITINGFORINFO
                 CC|                            |k...@davidedmundson.co.uk

--- Comment #1 from David Edmundson <k...@davidedmundson.co.uk> ---
can you run

WAYLAND_DEBUG=1 yourApp |& grep wl_data

and perform the drag and attach the log.
It will show all drag and drop operations sent over the wire.

What I am 99% sure is happening is that the application is not telling the
compositor that it will accept the drag & drop through the protocol. That would
be an application bug even if it's an internal drag.

On kwin, kwin updates the cursor during the drag, on Gnome the app (currently)
is in control of the cursor.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to