Comment 0 for bug 1225139

Revision history for this message
Mike McCracken (mikemc) wrote : Switch and CheckBox do not visually indicate focus

The Switch and CheckBox components can have focus:true set (and can be targets of KeyNavigation.(back)tab, but do not indicate this visually.

If I set a Checkbox to be the target of a TextField's KeyNavigation.tab, I can tab to it and change its state with the return key, but there's no way to tell that it's active.