https://bugs.winehq.org/show_bug.cgi?id=45719
Bug ID: 45719 Summary: comctl32:treeview test_right_click depends on mouse pointer position Product: Wine Version: unspecified Hardware: x86 OS: Windows Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 Assignee: wine-bugs@winehq.org Reporter: mail@colinfinck.de
The result of the "test_right_click" part of the comctl32:treeview test highly depends on the mouse pointer position.
Steps to reproduce under Windows:
1. Open a Command Prompt and type "comctl32_winetest treeview" without hitting RETURN. 2. Move the mouse pointer, so that it will be inside the TreeView test window that is spawned by the test. You probably need to run the test multiple times to estimate that position. 3. Hit RETURN to run the test.
Result: "Test failed: parent right click sequence: ...", which doesn't happen if the mouse pointer is outside the TreeView test window.
This bug has been uncovered during ReactOS Regression Testing, which is why a similar report exists in the ReactOS bug tracker too: https://jira.reactos.org/browse/CORE-14975
https://bugs.winehq.org/show_bug.cgi?id=45719
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hugh.mcmaster@outlook.com
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Yes, it occasionally fails on our test vms too, http://test.winehq.org/data/tests/comctl32:treeview.html, commit febdb101e6baca0bc6110c40963056563febf6f1. CC'in Hugh.
https://bugs.winehq.org/show_bug.cgi?id=45719
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |3.14
https://bugs.winehq.org/show_bug.cgi?id=45719
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Regression SHA1| |febdb101e6baca0bc6110c40963 | |056563febf6f1
https://bugs.winehq.org/show_bug.cgi?id=45719
--- Comment #2 from Hugh McMaster hugh.mcmaster@outlook.com --- Thanks, Nikolay.
I'll take a look.
https://bugs.winehq.org/show_bug.cgi?id=45719
Sylvain Petreolle spetreolle@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |spetreolle@yahoo.fr
https://bugs.winehq.org/show_bug.cgi?id=45719
--- Comment #3 from Colin Finck mail@colinfinck.de --- Any update on this? You said you are going to have a look, however this has already been 3 months now and the comctl32/tests/treeview.c still looks unchanged.
https://bugs.winehq.org/show_bug.cgi?id=45719
--- Comment #4 from Austin English austinenglish@gmail.com --- (In reply to Colin Finck from comment #3)
Any update on this? You said you are going to have a look, however this has already been 3 months now and the comctl32/tests/treeview.c still looks unchanged.
A patch was just sent: https://source.winehq.org/patches/data/156280
https://bugs.winehq.org/show_bug.cgi?id=45719
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |76a9f965fd1c465c81dd8e1f8ba | |57c700ca60338
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com --- Looks like it works now, 76a9f965fd1c465c81dd8e1f8ba57c700ca60338.
https://bugs.winehq.org/show_bug.cgi?id=45719
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.0-rc5.