https://bugzilla.novell.com/show_bug.cgi?id=379596


           Summary: [PATCH] ComboBox: support navigation by text entry
           Product: Mono: Class Libraries
           Version: 1.9.0
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: ---


Created an attachment (id=207677)
 --> (https://bugzilla.novell.com/attachment.cgi?id=207677)
Patch

2009-04-13  Andy Hume <[EMAIL PROTECTED]>

        * ComboBox.cs: Support item navigation by entering text.  Firstly, 
        in DropDownList mode, for each key-press select the next item 
        starting with that letter.
        For other modes, when no item selected, on arrow-up/-down and open 
        drop-down, select the first item matching the text in the textbox.

See attachment.


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

Reply via email to