[Mono-bugs] [Bug 379596] New: [PATCH] ComboBox: support navigation by text entry

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Apr 14 04:52:30 EDT 2008


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: mono-bugs at lists.ximian.com
        ReportedBy: andyhume32 at yahoo.co.uk
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


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

2009-04-13  Andy Hume <andyhume32 at yahoo.co.uk>

        * 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.


More information about the mono-bugs mailing list