[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bugs #9426] NSTableView redraw error
From: |
Rob Burns |
Subject: |
[bugs #9426] NSTableView redraw error |
Date: |
Tue, 22 Jun 2004 18:13:05 -0400 |
User-agent: |
Mozilla/5.0 (compatible; Konqueror/3.2; Linux) (KHTML, like Gecko) |
This mail is an automated notification from the bugs tracker
of the project: GNUstep.
/**************************************************************************/
[bugs #9426] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9426>
Project: GNUstep
Submitted by: Rob Burns
On: Tue 06/22/2004 at 22:13
Category: Gui/AppKit
Severity: 5 - Average
Item Group: Change Request
Resolution: None
Assigned to: None
Status: Open
Summary: NSTableView redraw error
Original Submission: I think that this happen when it redraws. But, I'm not
sure. I have an NSTableView that I can delete things from. after I delete
whatever is selected, I select the row that sits below. this works most of the
time. But sometimes, usually when deleting multiple selections, I get this
error.
NSInternalconsistencyException: RowIndex => _numberOfRows in [NSTableView
-rectOfRow:]
I have an example to show the behavior here:
http://www.eskimo.com/~pburns/rob/misc/TableTest-0.1.tar.gz
I can reproduce the error consistently by openening the app, selecting the last
row in the table, and clicking the delete button. It happens other times as
well, but not so consistently.
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=9426>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bugs #9426] NSTableView redraw error,
Rob Burns <=