[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bugs #9608] can't drag to an empty NSTableView
From: |
Rob Burns |
Subject: |
[bugs #9608] can't drag to an empty NSTableView |
Date: |
Sat, 10 Jul 2004 18:35:16 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/85.7 (KHTML, like Gecko) Safari/85.7 |
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/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bugs #9608] can't drag to an empty NSTableView,
Rob Burns <=