diff --git a/Userland/Applications/FontEditor/FontEditorWindow.gml b/Userland/Applications/FontEditor/FontEditorWindow.gml index 10f94f23e3..b2f09d4fef 100644 --- a/Userland/Applications/FontEditor/FontEditorWindow.gml +++ b/Userland/Applications/FontEditor/FontEditorWindow.gml @@ -47,6 +47,7 @@ @GUI::CheckBox { name: "glyph_editor_present_checkbox" text: "Present" + focus_policy: "TabFocus" } @GUI::Button {