https://bugs.winehq.org/show_bug.cgi?id=52507
Bug ID: 52507 Summary: user32:win has some spurious GetScrollInfo failures Product: Wine Version: 7.0-rc1 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: rbernon@codeweavers.com Distribution: ---
On some VMs and with some window styles, the GetScrollInfo SB_HORZ test sometimes fails with "style 0x100000: expected !100".
It was happening consistently on Win10 on the submission test VMs, and tweaking the window size in 34d1c100b044afa5eb6d6243e9fb40db085b78d2 fixed the issue there, but it now fails on more VMs on the testbot pattern page.
https://bugs.winehq.org/show_bug.cgi?id=52507
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase OS|Linux |Windows
https://bugs.winehq.org/show_bug.cgi?id=52507
--- Comment #1 from Rémi Bernon rbernon@codeweavers.com --- Looks like it's fixed on most VMs after fb9237cf343497d4c96152d08667f97d9643a307, although some new failures appeared on win81_newtb-w8adm... I'm tempted to mark it as fixed.
https://bugs.winehq.org/show_bug.cgi?id=52507
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |fb9237cf343497d4c96152d0866 | |7f97d9643a307 Status|NEW |RESOLVED CC| |fgouget@codeweavers.com
--- Comment #2 from François Gouget fgouget@codeweavers.com --- Doing a search based on 'win.c:.*style 0x100000.*expected .100' I don't see any instance of this failure, at least back to 2022-05-30. So I think this can be marked as fixed.
https://bugs.winehq.org/show_bug.cgi?id=52507
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.0-rc1.