[Bug 46215] File Open Dialog fails to set focus to Filename text box

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 30 02:45:05 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=46215

Dmitry Timoshkov <dmitry at baikal.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |3.21

--- Comment #3 from Dmitry Timoshkov <dmitry at baikal.ru> ---
The application creates an empty WS_EX_CONTROLPARENT dialog, returns TRUE
in its WM_INITDIALOG handler (causing user32 to set focus to dialog itself),
then the app manually creates the dialog controls using weird logic to set
the focus.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list