[Bug 2409] Listbox (LBS_OWNERDRAWFIXED) does not highlight the item matched with the entered first character

Wine Bugs wine-bugs at winehq.org
Fri Aug 6 13:22:30 CDT 2004


http://bugs.winehq.org/show_bug.cgi?id=2409





------- Additional Comments From krishna.murthy at guptaworldwide.com  2004-06-08 13:22 -------
Created an attachment (id=663)
 --> (http://bugs.winehq.org/attachment.cgi?id=663&action=view)
Patch which fixes the defect

wine/controls/listbox.c: Modified code for handler LB_SELECTSTRING in function
ListBoxWndProc_common(). Replaced LISTBOX_SetCaretIndex() with
LISTBOX_MoveCaret() so that the caret moves to the index and item is
highlighted.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list