From: Kornel Benko Date: Wed, 27 Jul 2022 18:27:59 +0000 (+0200) Subject: Amend 1dedd398: Adapt some tests to use unspecified unbind. X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=95166772ee841546c25f8eecdb96cb992e42dde2;p=features.git Amend 1dedd398: Adapt some tests to use unspecified unbind. --- diff --git a/development/autotests/findadv-01-in.txt b/development/autotests/findadv-01-in.txt index f761e25c0a..5c11eccc82 100644 --- a/development/autotests/findadv-01-in.txt +++ b/development/autotests/findadv-01-in.txt @@ -1,7 +1,7 @@ # After replacing with something that matches the search pattern, the next # match should not consider the just replaced text (#4388) # -UnuseShortcut "Tab" "command-alternatives completion-accept;cell-forward;tab-insert;outline-in;depth-increment" +UnuseShortcut "Tab" "*" PrepareShortcuts diff --git a/development/autotests/findadv-02-in.txt b/development/autotests/findadv-02-in.txt index 08509c260f..1d00beb483 100644 --- a/development/autotests/findadv-02-in.txt +++ b/development/autotests/findadv-02-in.txt @@ -1,6 +1,6 @@ # Basic test on refactoring of mathematics notation # -UnuseShortcut "Tab" "command-alternatives completion-accept;cell-forward;tab-insert;outline-in;depth-increment" +UnuseShortcut "Tab" "*" PrepareShortcuts diff --git a/development/autotests/findadv-04-in.txt b/development/autotests/findadv-04-in.txt index c6fc1e8e2c..7884b7d6ad 100644 --- a/development/autotests/findadv-04-in.txt +++ b/development/autotests/findadv-04-in.txt @@ -1,6 +1,6 @@ # Regression test for #7245 # -UnuseShortcut "Tab" "command-alternatives completion-accept;cell-forward;tab-insert;outline-in;depth-increment" +UnuseShortcut "Tab" "*" PrepareShortcuts diff --git a/development/autotests/findadv-12-in.txt b/development/autotests/findadv-12-in.txt index cdec3b5695..93aa479c29 100644 --- a/development/autotests/findadv-12-in.txt +++ b/development/autotests/findadv-12-in.txt @@ -2,7 +2,7 @@ # again the search pattern, should not result in a double replacement # (#7442) # -UnuseShortcut "Tab" "command-alternatives completion-accept;cell-forward;tab-insert;outline-in;depth-increment" +UnuseShortcut "Tab" "*" PrepareShortcuts diff --git a/development/autotests/findadv-20-in.txt b/development/autotests/findadv-20-in.txt index a71d13bf69..d270990153 100644 --- a/development/autotests/findadv-20-in.txt +++ b/development/autotests/findadv-20-in.txt @@ -1,7 +1,7 @@ # Avoiding recursive replacements when replaced text matches search pattern # Addresses #7675. # -UnuseShortcut "Tab" "command-alternatives completion-accept;cell-forward;tab-insert;outline-in;depth-increment" +UnuseShortcut "Tab" "*" PrepareShortcuts diff --git a/development/autotests/findadv-logo-in.txt b/development/autotests/findadv-logo-in.txt index 9ffc733875..88a01d0be6 100644 --- a/development/autotests/findadv-logo-in.txt +++ b/development/autotests/findadv-logo-in.txt @@ -1,7 +1,7 @@ # Test for searching the special LyX and LaTeX words # when ignoring format -UnuseShortcut "Tab" "command-alternatives completion-accept;cell-forward;tab-insert;outline-in;depth-increment" +UnuseShortcut "Tab" "*" PrepareShortcuts diff --git a/development/autotests/findadv-re-04-in.txt b/development/autotests/findadv-re-04-in.txt index ec5d16b62e..20986317a9 100644 --- a/development/autotests/findadv-re-04-in.txt +++ b/development/autotests/findadv-re-04-in.txt @@ -1,6 +1,6 @@ # Finding styles with regexp UseShortcut "C-F20" "regexp-mode" -UnuseShortcut "Tab" "command-alternatives completion-accept;cell-forward;tab-insert;outline-in;depth-increment" +UnuseShortcut "Tab" "*" PrepareShortcuts