Skip to content

Build-plugin: Add actions to switch between build tabs

Kåre Särs requested to merge work/add_actions_to_switch_build_tabs into master

If you have multiple "run" tabs open it is a bit frustrating to to have to navigate with mouse... the tab navigation does not set focus to the widget of the tab (would remove the focus from the tab bar

This patch adds two actions (without default shortcuts) to navigate between build-tabs and set the focus to the widget of the tab.

Merge request reports