[1/3] user32: Button should lose highlighting on focus loss (try2)

Alexandre Julliard julliard at winehq.org
Mon Mar 9 06:25:09 CDT 2009


Nikolay Sivov <bunglehead at gmail.com> writes:

> You could easily reproduce this issue:
>     - highlight any checkbox with space key
>     - keep space pressed and changed focus (with arrows or tab)
> After that checkbox will be unfocused but still highlighted wich is a bug.
> The same applies of course to radiobuttons too.
>
> Changelog:
>     - Button should lose highlighting on focus loss

It doesn't seem right to do this in two separate steps and repaint the
button twice. This would need a test case.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list