https://bugs.winehq.org/show_bug.cgi?id=43633
Bug ID: 43633 Summary: Listbox filter not working when selected by mouse Product: Wine Version: 2.15 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: winehq@der-ingo.de Distribution: ---
Created attachment 59049 --> https://bugs.winehq.org/attachment.cgi?id=59049 Listbox filter
Selecting a listbox filter with the mouse does not have any effect. However, if the filter is selected via keyboard, everything works as expected.
Unfortunately I cannot share the program where this happens (program not officially downloadable and only usable with account), so I have attached a screenshot where I describe what happens:
The listbox row header has a small arrow field if the columns contain non unique values. A click on this arrow opens a dropdown list with all possible values (as shown in screenshot).
During the movement with the mouse over this dropdown, I get a lot of these messages: warn:listbox:ListBoxWndProc_common [0x10448]: unknown msg b041 wp 00000000 lp 0032f924
When I click an entry, I get the following message: warn:listbox:ListBoxWndProc_common [0x10448]: unknown msg b04b wp 00000000 lp 0032f054
In this case simply nothing happens, the list is not filtered. However, if I hit "Enter" instead of clicking, then the list is being filtered.
I hope this is enough information to describe the problem, if not let me know.
Cheers, Curly060 =;->
https://bugs.winehq.org/show_bug.cgi?id=43633
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Does it work with an older wine version, like 2.12? Sounds like Bug 43577, at least.
https://bugs.winehq.org/show_bug.cgi?id=43633
--- Comment #2 from Ingo Lafrenz winehq@der-ingo.de --- Yes, it does work with 2.12!
https://bugs.winehq.org/show_bug.cgi?id=43633
--- Comment #3 from Fabian Maurer dark.shadow4@web.de ---
Yes, it does work with 2.12!
That confirms my guess.
https://source.winehq.org/patches/data/136728 should help, could you test that? Just to make sure, then we could close this as duplicate.
https://bugs.winehq.org/show_bug.cgi?id=43633
--- Comment #4 from Ingo Lafrenz winehq@der-ingo.de --- Yes, that patch indeed fixes the problem! Great!
https://bugs.winehq.org/show_bug.cgi?id=43633
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- Great, can you please mark this as duplicate of Bug 43577?
https://bugs.winehq.org/show_bug.cgi?id=43633
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com --- Duplicate.
*** This bug has been marked as a duplicate of bug 43577 ***
https://bugs.winehq.org/show_bug.cgi?id=43633
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Austin English austinenglish@gmail.com --- Closing.