[PATCH 1/2] Added test to show EnableWindow cause wrong ReleaseCapture (try 3)

Guo Jian orzhvs at gmail.com
Thu May 9 12:10:45 CDT 2013


Hello everyone,
     This is my first patch to wine, which has been submitting since the last day. Please help that what is the safe way sending patches that makes sure the patch is not corrupt by my mail client? Is it the most correct way to attach a path with .txt suffix rather than past inline? Or which mail client should I use that may avoid this problem? Thunderbird wraps long lines and join lines terminating with a space, I have to manually correct that, it does slows me down.
Thanks.
Guo Jian

A window will lose capture if it's disabled, but it's children should
not. Related to bug 33542.
The test is to show that mouse capture of a window is lost when disabling its parent window.
It has been tested fine with newtestbot.

---
  dlls/user32/tests/win.c | 81 +++++++++++++++++++++++++++++++++++++++++++++++++
  1 file changed, 81 insertions(+)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Added-test-to-show-EnableWindow-cause-wrong-ReleaseCap.txt
Type: text/x-patch
Size: 3137 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130510/5d37443a/attachment-0001.bin>


More information about the wine-patches mailing list