[Mono-bugs] [Bug 512816] New: DataGridView horizontal scrolling not working with keyboard
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Jun 12 15:15:16 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=512816
Summary: DataGridView horizontal scrolling not working with
keyboard
Classification: Mono
Product: Mono: Class Libraries
Version: 2.4.x
Platform: x86-64
OS/Version: openSUSE 11.1
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: toni at techni-web.es
QAContact: mono-bugs at lists.ximian.com
Found By: Community User
Description of Problem:
The focus of the cell changes from one column to the other with the arrow keys,
but if the focused column is out of the scrolling view, the view does not
scroll, the vertical scroll seems to work ok.
Steps to reproduce the problem:
1. Create a DataGridView with some columns (more than can fit in DataGridView
width
2. Add some data to it, select some cell and use keyboard to scroll to the
left, the datagridview will not scroll the focused column in current view.
Actual Results:
The focused cell is not visible.
Expected Results:
The focused cell should be visible, horizontal scroll should occur.
How often does this happen?
Allways
Additional Information:
--
Configure bugmail: http://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