]> git.lyx.org Git - lyx.git/blob - development/autotests/findadv-15-in.txt
Reset dim width when computing MathRow metrics
[lyx.git] / development / autotests / findadv-15-in.txt
1 # Finding numbered maths with ignore-format on&off (might affect #7596)
2 UseShortcut "C-F21" "command-sequence dialog-show findreplaceadv ; buffer-end ; buffer-begin-select ; char-delete-forward ;"
3 UseShortcut "C-F22" "command-sequence math-mode ; math-number-toggle ;"
4 PrepareShortcuts
5 #
6 Lang sk_SK.utf8
7 CO: findadv-15.ctrl
8 TestBegin test.lyx -dbg key,find > findadv-15.loga.txt 2>&1
9 CN: Part 1
10 KK: \C\[F22]
11 KK: x^2 +x^2\C\[Home]
12 KK: \Cs
13 KK: \CF
14 # Uncheck ignore format
15 KK: \At\Ai\Ah
16 KK: \C\[F22]
17 KK: x^2\[Return]
18 CP: Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 0\n with len: 1
19
20 CN: Part 2
21 KK: \[Escape]\C\[Home]
22 CP: Key (queried) [action=buffer-begin][Ctrl+Home]
23 KK: \CF
24 KK: \[Delete]
25 KK: \C\[F22]
26 KK: x^2\[Return]\[Return]
27 CP: Putting selection at .*idx: 0 par: 0 pos: 0\n .*idx: 0 par: 0 pos: 0\n with len: 1
28 CP: Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 2\n with len: 1
29
30 #
31 CN: Part 3
32 KK: \[Escape]\C\[Home]
33 CP: Key (queried) [action=buffer-begin][Ctrl+Home]
34 KK: \CF
35 KK: \[Delete]
36 # Check ignore format (was unchecked)
37 KK: \At\Ai\Ah
38 KK: \C\[F22]
39 KK: x^2\[Return]
40 CP: Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 0\n with len: 1
41
42 CN: Part 4
43 KK: \[Escape]\C\[Home]
44 CP: Key (queried) [action=buffer-begin][Ctrl+Home]
45 KK: \CF
46 KK: \[Delete]
47 KK: \C\[F22]
48 KK: x^2\[Return]\[Return]
49 CP: Putting selection at .*idx: 0 par: 0 pos: 0\n .*idx: 0 par: 0 pos: 0\n with len: 1
50 CP: Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 2\n with len: 1
51 TestEnd
52 Lang C
53 Assert searchPatterns.pl base=findadv-15
54