[PATCH] comctl32/tests: Fix combobox height after SetItemHeight, SetWindowPos.

Stefan Dösinger stefandoesinger at gmail.com
Sun Nov 24 08:22:32 CST 2019


Hi,

Thank you for the test! As the testbot (Marvin) wrote, the test is failing because Wine does not yet behave correctly. You can handle it in the test with todo_wine, like so:

todo_wine ok(height > 6, "SetWindowPos() failed. Height (%d)\n", height);

Cheers,
Stefan
> Am 23.11.2019 um 23:19 schrieb Thales <thaleslv at yahoo.com>:
> 
> <0001-comctl32-tests-Fix-combobox-height-after-SetItemHeig.patch>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Message signed with OpenPGP
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20191124/89cea4d4/attachment.sig>


More information about the wine-devel mailing list