279f71a Don't try to grab focus before the widget is shown

Authored and Committed by mccann 13 years ago
    Don't try to grab focus before the widget is shown
    
    Instead of trying to grab focus when the users are loaded
    react to list-visible property changes.