[Mono-bugs] [Bug 328108] New: DataGrid: IOORE when exit bottom 'new' row
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Sep 25 05:42:38 EDT 2007
https://bugzilla.novell.com/show_bug.cgi?id=328108
Summary: DataGrid: IOORE when exit bottom 'new' row
Product: Mono: Class Libraries
Version: 1.2
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at ximian.com
ReportedBy: andyhume32 at yahoo.co.uk
QAContact: mono-bugs at ximian.com
Found By: ---
Repro from Bug 322973 - "DataGrid: Navigation changes dataset".
Tested on SVN head Win32.
1. Enter the left-hand cell of the very-bottom bottom row -- the
auto-inserted-row one.
2. Click in any other cell
Crash!
With the keyboard
1. (Starts with focus on top-left cell). Hit Ctrl+DownArrow.
Now at last 'real' row.
2. Hit down arrow.
Now in auto-inserted row (cell value is "(null)")
3. Hit UpArrow
Crash
Same can be seen using the mouse.
Note also the very poor scrolling.
* We never see the very-bottom row.
* Sometimes the active cell of the very-bottom row is drawn over the scrollbar.
* From start, move the horizontal scrollbar bar to the far right, note NO
movement of data.
etc... Let me know if a new bug is wanted...
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list