[Bug 40282] New: mIRC 7.43 options dialog does not accept focus / user input

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Mar 11 17:41:48 CST 2016


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

            Bug ID: 40282
           Summary: mIRC 7.43 options dialog does not accept focus / user
                    input
           Product: Wine
           Version: 1.9.5
          Hardware: x86
               URL: http://www.mirc.com/get.html
                OS: Linux
            Status: NEW
          Keywords: download, regression
          Severity: normal
          Priority: P2
         Component: user32
          Assignee: wine-bugs at winehq.org
          Reporter: sebastian at fds-team.de
                CC: dmitry at baikal.ru, jacek at codeweavers.com
   Regression SHA1: 0d7116b968edae3f5912112bda436df8924911fb
      Distribution: ---

Mentioned as side-note in https://bugs.winehq.org/show_bug.cgi?id=40280.

Steps to reproduce:

* Download and install mIRC from http://www.mirc.com/get.html (current version
is 7.43, sha1: 4c779241fc6ea84d981bc0e720594bc610da0109).
* Start mirc.exe. Click two times on "Continue" to get rid of the startup
dialogs. It is necessary to wait a bit before you can click the second time.
* The options dialog opens op, but does not accept the focus or any user input.
Since its not possible to close the options dialog, the whole application
cannot be used anymore.

Bisecting returns:

--- snip ---
0d7116b968edae3f5912112bda436df8924911fb is the first bad commit
commit 0d7116b968edae3f5912112bda436df8924911fb
Author: Jacek Caban <jacek at codeweavers.com>
Date:   Wed Mar 2 15:04:24 2016 +0100

    user32: Use proper window as dialog owner.

    Signed-off-by: Jacek Caban <jacek at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

:040000 040000 5d332005ebbd6ff9625ce42299e5d7db2780a6c1
0294a64212edf6212f7d4a22205d0d20a4f7b215 M    dlls
--- snip ---

Reverting only this commit does _NOT_ fix the issue, the follow-up commit
0d7116b968edae3f5912112bda436df8924911fb has to be reverted aswell. I haven't
investigated this issue further yet, but it shouldn't be too difficult to
reproduce since the affected application is freely available.

-- 
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