https://bugs.winehq.org/show_bug.cgi?id=55701
Bug ID: 55701 Summary: Sniper Elite 5 launcher opens Wine Internet Explorer instead of Options window Product: Wine Version: 8.16 Hardware: x86-64 OS: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: mshtml Assignee: wine-bugs@winehq.org Reporter: andrey.goosev@gmail.com CC: gabrielopcode@gmail.com Regression SHA1: ee80f1a07854479c443e6b409e9c759dcfae1410 Distribution: ---
Clicking on settings icon
06d8:fixme:ieframe:NewWindowManager_EvaluateNewWindow (000000000081FE48)->(L"about:Settings" L"resource://icon_settings.png/" L"about:blank" (null) 0 4 0)
trying to close the launcher
06d8:fixme:ieframe:NewWindowManager_EvaluateNewWindow (000000000081FE48)->(L"about:blank" L"resource://close.png/" L"about:blank" (null) 0 0 0)
https://bugs.winehq.org/show_bug.cgi?id=55701
--- Comment #1 from Gabriel Ivăncescu gabrielopcode@gmail.com --- ee80f1a07854479c443e6b409e9c759dcfae1410 should be a no-op commit, are you sure it's what is causing this regression?
https://bugs.winehq.org/show_bug.cgi?id=55701
--- Comment #2 from Andrey Gusev andrey.goosev@gmail.com --- When set to ee80f1a07854479c443e6b409e9c759dcfae1410^ the issue is gone.
https://bugs.winehq.org/show_bug.cgi?id=55701
--- Comment #3 from Gabriel Ivăncescu gabrielopcode@gmail.com --- Created attachment 75215 --> https://bugs.winehq.org/attachment.cgi?id=75215 Call handle_event with proper dispex
I think I see a potential problem, it was broken before this commit, but as all elements had the same method in the vtbl (which delegated to the node's), it was working by pure luck.
Does this patch help?
https://bugs.winehq.org/show_bug.cgi?id=55701
--- Comment #4 from Andrey Gusev andrey.goosev@gmail.com --- Yeah, it's good now.
https://bugs.winehq.org/show_bug.cgi?id=55701
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |4d569803963ef44802865f6aad2 | |4d53e15e6d1b8
--- Comment #5 from Andrey Gusev andrey.goosev@gmail.com --- Fixed by https://source.winehq.org/git/wine.git/commit/4d569803963ef44802865f6aad24d5...
https://bugs.winehq.org/show_bug.cgi?id=55701
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.18.