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: Mon, 26 Jan 2009 06:07:55 +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

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

                 Summary: dragging destination receiving mask of
NSDragOperationNone
                 Project: GNUstep
            Submitted by: ratmice
            Submitted on: Mon 26 Jan 2009 06:07:54 AM GMT
                Category: Gui/AppKit
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

not sure if this is a bug but when debugging a DBModeler dragging issue, the
default -draggingSourceOperationMaskForLocal: return value for remote drags
changed from NSDragOperationAll to NSDragOperationNone

i noticed that the remote side/dragging destination (Gorm) was receving a
drag operation with NSDragOperationNone in -draggingEntered:

it wasn't coded to do anything with such an operation, and to me it doesn't
seem like it should be getting to the remote side

any old tableview data source which implements
-tableView:writeRows:toPasteboard: without changing the default operation mask
should be able to reproduce.




    _______________________________________________________

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]