diff --git a/topics/ui/controls/button.topic b/topics/ui/controls/button.topic index cf1f502f2..fa62eed2e 100644 --- a/topics/ui/controls/button.topic +++ b/topics/ui/controls/button.topic @@ -201,7 +201,7 @@

  • -

    It’s recommended to have one default and one focused button, so that most of the actions can be +

    It’s recommended to have one default and one focused button so that most of the actions can be triggered using the keyboard.

  • @@ -258,7 +258,7 @@
  • Not all required fields in the dialog are filled.
  • -

    Other standard buttons are described below. They can be regular or default buttons.

    +

    Other standard buttons are described below. They can be regular or default buttons.

    @@ -272,7 +272,7 @@ Hovered buttons - + @@ -303,7 +303,7 @@ invoked and works as an equivalent to the Esc key.

    If a confirmation button is present in a dialog, for example, OK or - Save, it’s recommended to have the Cancel button.

    + Save, it’s required to have the Cancel button.

    If it is not clear what will happen on clicking the Cancel button, make the label more specific, for example, Continue Editing.

    @@ -312,7 +312,7 @@ - +