9 Mar
2009
9 Mar
'09
6:25 a.m.
Nikolay Sivov <bunglehead(a)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(a)winehq.org