This mail is an automated notification from the bugs tracker of the project: GNUstep.
/**************************************************************************/ [bugs #9608] Full Item Snapshot: URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9608> Project: GNUstep Submitted by: Rob Burns On: Sat 07/10/2004 at 22:23 Category: Gui/AppKit Severity: 5 - Average Item Group: Bug Resolution: None Assigned to: None Status: Open Summary: can't drag to an empty NSTableView 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. For detailed info, follow this link: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9608> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-gnustep
