mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
3fe0f7bac0
According to fix #9432, Scott found a new crash 1. start a new LyX document, english GUI 2. alt+m f to create a fraction 3. alt+m r to insert a root 4. undo
11 lines
177 B
Plaintext
11 lines
177 B
Plaintext
# Test undo of \sqrt in \frac
|
|
#
|
|
|
|
Lang C
|
|
TestBegin test.lyx > lyx-log.txt 2>&1
|
|
KK: \Amm\\frac \\sqrt \Cz
|
|
KK: \[Return]
|
|
TestEnd
|
|
Lang C
|
|
Assert ! pcregrep -M 'SIGSEGV' lyx-log.txt
|