I should point out that I renamed the patch the following:

"[PATCH] comctl32/tests: Check combobox height after SetItemHeight SetWindowPos."

I posted the updated patch on Nov 25.

Regards,
...John Alway


On Sunday, November 24, 2019, 07:49:59 PM CST, Thales <thaleslv@yahoo.com> wrote:



Thanks for the feedback everyone!  I made the changes requested, except for this:

@Nikolay Sivov  -- About the subject.  I used the word "fix" with the idea that is in the "imperative" voice, as in "fix this problem."    How should I word the subject?

Thanks!
...John Alway
On Sunday, November 24, 2019, 02:57:56 PM CST, Nikolay Sivov <nsivov@codeweavers.com> wrote:


Regarding possible fix for this, I expect it's doing recursive
SetWindowPos() call on WM_SIZE, when cy is "not right".