[Mono-bugs] [Bug 357484] New: DataGrid scrolls past the bottom when a cell is selected
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jan 30 22:24:44 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=357484
Summary: DataGrid scrolls past the bottom when a cell is selected
Product: Mono: Class Libraries
Version: 1.9.0
Platform: i586
OS/Version: SLED 10
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: twiest at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: Component Test
Description of Problem:
DataGrid allows you to scroll past the bottom of the cells.
This happens on 1.9.0p1 and 1.2.6, so it is not a regression.
Steps to reproduce the problem:
1. Open ReportBuilder on SLED 10 SP1 i586
2. Scroll to the bottom of the DataGrid
3. Select a cell near the bottom to edit
4. Scroll down further than should be allowed
5. Notice that it lets you go past the end.
Actual Results:
It scrolls past the bottom.
Expected Results:
It stops at the bottom.
How often does this happen?
Every time if the steps above are followed.
--
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