You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When opening the "Add Space" wizard, there is no indication which widget has the focus. It is actually the spaces list, because hitting arrow-down will select the first space. But before doing this, there is no focus/selection indicator. Hitting tab will show the focus going to the buttons, which might lead to confusion on what the first focused item is.
Maybe we should always select the first item in the list when we show the dialog, indicating where the focus is.
The text was updated successfully, but these errors were encountered:
When opening the "Add Space" wizard, there is no indication which widget has the focus. It is actually the spaces list, because hitting arrow-down will select the first space. But before doing this, there is no focus/selection indicator. Hitting tab will show the focus going to the buttons, which might lead to confusion on what the first focused item is.
Maybe we should always select the first item in the list when we show the dialog, indicating where the focus is.
The text was updated successfully, but these errors were encountered: