[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #18313] Dragging destination draggingSourceOperationMask
From: |
matt rice |
Subject: |
[bug #18313] Dragging destination draggingSourceOperationMask |
Date: |
Wed, 15 Nov 2006 23:09:27 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.5) Gecko/20060719 Firefox/1.5.0.5 |
URL:
<http://savannah.gnu.org/bugs/?18313>
Summary: Dragging destination draggingSourceOperationMask
Project: GNUstep
Submitted by: ratmice
Submitted on: Wednesday 11/15/2006 at 23:09
Category: Backend
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
_______________________________________________________
Details:
in GSDragOperationForAction and GSActionForDragOperation
it will convert the operation mask into an action
this should probably be converted to use
XDndActionAsk if there is more than one possible operation,
as it is you cannot rely on the draggingSourceOperationMask in gui
a more specific problem with this is
NSDragOperationAll turns into a mask containing only NSDragOperationPrivate,
so it cannot be relied upon at all.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?18313>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #18313] Dragging destination draggingSourceOperationMask,
matt rice <=