Comment 0 for bug 1163459

Revision history for this message
Brandon Schaefer (brandontschaefer) wrote :

To reproduce:
1: Open Nautlius
2: Drag the "Home" Button that is part of the current path you are on.
3: Drag the button over the launcher

This button still has the "text/uri-list" as part of its mimes, but the XdndManager doesn't pick up that it is moving, as the launcher icons should dim right when you start dragging it. As you see nothing gets dimmed, and moving it over the launcher causes it to get stuck.

So this could be a bug in Nautlius, or somewhere between where we get the mimes from nux and the XdndManager.cpp