From ee85a5d56e1eb4ac20da6fb288ace9240cb72232 Mon Sep 17 00:00:00 2001 From: Nicolas Fella Date: Wed, 22 Sep 2021 15:06:34 +0200 Subject: [PATCH] [sendreplydialog] Move focus on tab Currently pressing tab inserts a tab character. To enable keyboard navigation it should however focus the next item in the focus chain (the send button). Given that this is a simple reply to a text message and not a fully fledged text editor there's probably no need to insert a tab character anyway CCBUG: 441742 --- plugins/notifications/sendreplydialog.ui | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/plugins/notifications/sendreplydialog.ui b/plugins/notifications/sendreplydialog.ui index 9f1ed2ac4..42288c4ce 100644 --- a/plugins/notifications/sendreplydialog.ui +++ b/plugins/notifications/sendreplydialog.ui @@ -25,7 +25,11 @@ - + + + true + +