https://bugs.winehq.org/show_bug.cgi?id=49407
--- Comment #19 from Zhiyi Zhang zzhang@codeweavers.com --- (In reply to Christian Costa from comment #18)
@ Zhiyi Zhang I've just tested with d287548c and the problem appears.
And you said that you couldn't reproduce the bug before. Could you try wine master then? If wine master is good, you can do a git bisect to find the good commit that fixed the bug. See https://stackoverflow.com/questions/15407075/how-could-i-use-git-bisect-to-f... for example.