client icon indicating copy to clipboard operation
client copied to clipboard

"Add Space" dialog: initial focus is not visible

Open erikjv opened this issue 5 months ago • 2 comments

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.

erikjv avatar Sep 10 '24 14:09 erikjv