bugGNUstep - Bugs: bug #9608, can't drag to an empty NSTableView

Group
 
 

bug #9608: can't drag to an empty NSTableView

Submitter:  Rob Burns <rburns>
Submitted:  Sat 10 Jul 2004 10:23:13 PM 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
   

Mon 01 Aug 2005 03:38:22 PM UTC, comment #2: 

I've used this patch for a week or more without ill effect.

Rob Burns <rburns>
Tue 19 Jul 2005 07:08:19 PM UTC, comment #1: 

here is a patch for this,
it makes the table view as large as its containing clip view, and handles the case where the user clicks outside the available rows..

though i'm skeptical about applying it this close to a release...

matt rice <ratmice>
Group Member
Sat 10 Jul 2004 10:23:13 PM UTC, original submission:  

If an NSTableView is empty, gui won't allow anything to be dropped on it.

There is a test here:
http://www.eskimo.com/~pburns/rob/misc/Testing-20040710.tar.gz

1) select NSTableView-DragDrop
2) click the "remove all' button
3) try and drag a row from the left table to the right table

this test was initially written for a problem that one of Matt Rice's recently posted patches fixes. The problem with NSTableView ignoring tableView: validateDrop: proposedRow: proposedDropOperation: when it returned NSDragOperationNone. So, you can see the patches effect too.

Rob Burns <rburns>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #3257:  NSTableView-9608.diff added by ratmice (3KiB - text/plain - proposed patch)

 

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

Date Changed by Updated Field Previous Value => Replaced by
2006-10-21 ratmice StatusNone Fixed
    Open/ClosedOpen Closed
2005-07-19 ratmice Attached File- Added NSTableView-9608.diff, #2728

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code