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

           Summary: ComboBox: Text selection not correct
           Product: Mono: Class Libraries
           Version: 1.2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
          Found By: ---


When DropDownStyle is DropDown, then the text in the combobox is not correctly
selected.

After selecting an item in the dropdown list, the text should be fully
selected. Moving focus away should deselect the text, and when focus is
received the text should be selected again.

Also, HideSelection should be false to allow text to be selected (using, for
example, SelectionLength/SelectionStart) when ComboBox does not have focus.

To reproduce:
1. compile and run the attached source code.
2. follow the on-screen instructions.


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