Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MainWindow: allow using F6 to switch between MainWindow's main widgets. #2411

Merged
merged 1 commit into from Jul 16, 2016

Commits on Jul 16, 2016

  1. MainWindow: allow using F6 to switch between MainWindow's main widgets.

    This new feature improves keyboard navigation in Mumble's main window
    and is a great help to users of screen readers.
    
    It was requested in mumble-voip#2291.
    
    The behavior emulates Windows's (File) Explorer, where pressing F6
    allows you to swtich focus between the application's main panes/panels.
    
    In Mumble, pressing F6 switches between
    
      Log view -> Chat input bar -> User tree view -> Log view [...]
    
    Fixes part of mumble-voip#2291
    mkrautz committed Jul 16, 2016
    Copy the full SHA
    615fe7f View commit details
    Browse the repository at this point in the history