"Close all tabs?" dialog should highlight the "default" option #4724

Open
opened 2026-01-30 23:55:02 +00:00 by claunia · 0 comments
Owner

Originally created by @zadjii-msft on GitHub (Oct 30, 2019).

refer to screenshot:

image

Pressing enter here closes the window, because that's the focused/default button on this dialog. However, there's no way of knowing which is the selected button right now. We should either use the accent color with the button, or manually display the focus rect (is that even possible)?

Also for discussion: Should "close" be the default option here?

Originally created by @zadjii-msft on GitHub (Oct 30, 2019). refer to screenshot: ![image](https://user-images.githubusercontent.com/18356694/67896977-7238c780-fb2b-11e9-8899-f232d649e234.png) Pressing enter here _closes the window_, because that's the focused/default button on this dialog. However, there's no way of knowing which is the selected button right now. We should either use the accent color with the button, or manually display the focus rect (is that even possible)? Also for discussion: Should "close" be the default option here?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#4724