https://bugs.winehq.org/show_bug.cgi?id=46822
Bug ID: 46822 Summary: Edit control in ADL search dialog gets initially not drawn in DC++ 0.868, regression Product: Wine Version: 4.0 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 Assignee: wine-bugs@winehq.org Reporter: dee3shee7aeno4@mailinator.com Distribution: ---
Created attachment 63845 --> https://bugs.winehq.org/attachment.cgi?id=63845 wine-4.3-229-g6d82b2f1ad-with-dadea2d11d78c73ce918d0c130db6dd32d06e6ee-reverted.png
In DC++ 0.868, not connected to a hub, menu View - ADL search - right click in the upper area - New ...
The created dialog does not draw the Search String edit control properly.
A git bisect led here: dadea2d11d78c73ce918d0c130db6dd32d06e6ee is the first bad commit Author: Nikolay Sivov nsivov@codeweavers.com Date: Fri Feb 16 14:19:00 2018 +0300 comctl32/edit: Force update on focus change.
That commit was a fix against bug #40002. Wine 3.2 is the first release containing that commit.
Reverting that commit on top of current git makes the edit control being drawn correctly.
Download: https://sourceforge.net/projects/dcplusplus/files/DC%2B%2B%200.868/