bugGNUstep - Bugs: bug #18134, Unable to drag an item inside...

Group
 
 

bug #18134: Unable to drag an item inside another item in NSOutlineView

Submitter:  -Deleted Account- <yjchen>
Submitted:  Sat 28 Oct 2006 05:37:11 AM UTC
   
 
Category:  Gui/AppKit Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  In Test
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 30 Nov 2009 08:10:31 PM UTC, comment #3: 

Hopefully this is reasonably OK now.

Richard Frith-Macdonald <CaS>
Group Member
Wed 03 Sep 2008 05:36:45 PM UTC, comment #2: 

This feature isn't implemented by NSOutlineView, so it isn't really a bug :-).

I have put in attachment an experimental patch that adds this feature.
This patch implements full drop support modeled against Cocoa behavior and corrects few existing issues related to drag/drop in NSOutlineView iirc. You may want to try it until I submit a clean version that can be committed.

(file #16423)

Quentin Mathé <qmathe>
Group Member
Sat 03 Feb 2007 06:08:34 PM UTC, comment #1: 

I have the same problem, too, though I couldn't figure out how to do a workaround (using GNUstep-GUI 1.13.0).

I'd really like to have this bug fixed, as it's really hard for the user to rearrange items inside an outline view at the moment.

Günther Noack <guenthernoack>
Sat 28 Oct 2006 05:37:11 AM UTC, original submission:  

I try to drag item A into item B in NSOutlineView.
If item B has children and is expanded,
I can drag item A inside item B or below item B.
There is a black line indicates where item A will go.
But if item B has no child,
there is no way to drag item A inside item B.
The black line always indicates it will drop under item B,
not inside item B.
It also happens when item B is collapsed,
but I can work it around by auto-expand item B.

The same code is tested with Cocoa and has not problem at all.

-Deleted Account- <yjchen>

 

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

Attach Files:
   
   
Comment:
   

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by CaS (Posted a comment)
  • -email is unavailable- added by qmathe (Updated the item)
  • -email is unavailable- added by guenthernoack (Posted a comment)
  •  

    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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-11-30 CaS StatusNone Fixed
        Open/ClosedOpen In Test
    2008-09-03 qmathe Attached File- Added NSOutlineView-dropsupport.m.patch, #16423

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code