[Bug 46275] Some autocomplete tests fail on Win2k3 VM

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Dec 11 07:27:31 CST 2018


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

--- Comment #1 from Gabriel Ivăncescu <gabrielopcode at gmail.com> ---
Those errors seem weird. Why does Windows 2000 duplicate some items at the end
of the dropdown? Or perhaps it doesn't wrap around properly?

What basically happens in most of them (except the "not visible" part which is
odd) is that we simulate a down key press to go through the dropdown, and then
at the end we expect it to wrap around into the special "none" that returns
NULL from GetDropDownStatus, which works on anything else.

In either case, should I add a broken check for W2K in this situation?

By the way, I added a dummy test just to confirm it's not a one-off thing, and
it timed out: https://testbot.winehq.org/JobDetails.pl?Key=45627

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