[PATCH] comctl32: Accept Tab key on IP Address controls.

Nikolay Sivov nsivov at codeweavers.com
Thu Oct 1 07:35:24 CDT 2020


Surely you can focus first Edit control and press Tab without using dialogs?

And WM_GETDLGCODE returns are testable without any user interaction.

On 10/1/20 3:24 PM, katahiromz wrote:
> Prove it without dialog box? Impossible. Focus needs activation of
> dialog box.
>
> 片山博文MZ
>
> 2020年10月1日(木) 21:10 Nikolay Sivov <nsivov at codeweavers.com
> <mailto:nsivov at codeweavers.com>>:
>
>     Please create a small test without dialogs that shows that your
>     changes
>     are correct.
>
>     Using dialog item iterators already looks suspicious.
>
>
>     On 10/1/20 2:46 PM, katahiromz wrote:
>     > I used IP Address controls in ReactOS as follows:
>     > https://github.com/reactos/reactos/pull/3212
>     >
>     > 2020年10月1日(木) 20:10 Nikolay Sivov <nsivov at codeweavers.com
>     <mailto:nsivov at codeweavers.com>>:
>     >> On 10/1/20 1:51 PM, katahiromz wrote:
>     >>> Tab key and Shift+Tab key could not work on IP Address controls
>     >>> (SysIPAddress32).
>     >> I don't see it working with Control Spy either. How was it tested?
>     >>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20201001/92f007be/attachment.htm>


More information about the wine-devel mailing list