Re: shell32/autocomplete: fix handling of WM_KILLFOCUS messages
28 Nov
2008
28 Nov
'08
9:19 p.m.
On Fri, Nov 28, 2008 at 10:53 AM, Jan de Mooij <jandemooij(a)gmail.com> wrote:
In eMule after moving focus from the searchbox to another control, it still shows the caret and search is unusable without switching tabs.
Autocomplete overrides the textbox message handler. But after handling WM_KILLFOCUS messages we should send it to the old handler so it can move the focus from the textbox, hide the caret, etc.
Fixes bug 4090: http://bugs.winehq.org/show_bug.cgi?id=4090
Regards
Can you add a testcase for this? -- -Austin
6224
Age (days ago)
6224
Last active (days ago)
0 comments
1 participants
participants (1)
-
Austin English