bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #25411] dragging destination receiving mask of NSDragOperationNone


From: matt rice
Subject: [bug #25411] dragging destination receiving mask of NSDragOperationNone
Date: Tue, 27 Jan 2009 20:56:42 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5

Follow-up Comment #2, bug #25411 (project gnustep):

yeah i'm aware of that, and set it up in my program to override the default
draggingOperationMask (I just implemented the
draggingSourceOperationMask:forLocal: function instead so it would work with
older gui's)...

before OS X added -setDraggingSourceOperationMask:forLocal: their default
operation mask wasn't documented so I assume when you added it you changed it
to align with theirs.

the bug as I see it is more that when you return NSDragOperationNone in the
dragging source, it still sends it to the dragging destination, so effectively
if the remote dragging destination supports NSDragOperationNone it would be
possible to drag and drop, that seems counter to the intention of returning
NSDragOperationNone.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?25411>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]