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: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to