• noms's avatar
    Don't focus a profile by default in the User Manager · 9cd9f5a5
    noms authored
    When switching users, we used to focus the profile that initiated the
    action. This causes weird skip-a-roos if you try to tab to a different
    pod before the forced focus completes, so don't focus any pods by default.
    
    BUG=410718
    TEST=Start Chrome with --enable-new-menu. Click on "Switch Person". The
    User Manager should come up, no pods should be focused, and if you try
    to left arrow or right arrow really fast, the pods shouldn't jump focus.
    
    Review URL: https://codereview.chromium.org/546953002
    
    Cr-Commit-Position: refs/heads/master@{#293767}
    9cd9f5a5
profile_chooser_view.cc 64.4 KB