bugGNUstep - Bugs: bug #18327, unable to drag to NSToolBar when...

Group
 
 

bug #18327: unable to drag to NSToolBar when window is registeredForDraggedTypes:

Submitter:  matt rice <ratmice>
Submitted:  Sun 19 Nov 2006 12:58:45 AM UTC
   
 
Category:  Gui/AppKit Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 21 Nov 2006 01:54:37 PM UTC, comment #1: 

this was more generic and had nothing to do with the toolbar being outside of the _wv, or toolbars at all really

if dragging went into a view that was registered for any dragged types (not in the actual dragged types), the super view would not any of the dragging messages called.

if a sub view wants to disallow dragging for a dragged type a super view has registered for, it needs to register for it and return NSDragOperationNone now.


matt rice <ratmice>
Group Member
Sun 19 Nov 2006 12:58:45 AM UTC, original submission:  


the toolbar doesn't pick up the drag types, for the window

it seems as though the toolbar must be outside of the _wv
i haven't tested that it should,
but it seems logical..

matt rice <ratmice>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-11-21 ratmice StatusNone Fixed
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code