Uwe Stöhr schreef:
Vincent van Ravesteijn schrieb:
- open the attached LyX file
- set the cursor before the word "Wenn" (beginning of the line under
the greyed out note)
- press Shift+PgDown
Result: LyX is in an infinite loop consuming 100% CPU power.
This is a regression to at least LyX 1.5.7.
I can't reproduce.
Hmm, I can reproduce the infinite loop with latest trunk and latest
branch. I've therefore opened this bugreport:
http://www.lyx.org/trac/ticket/6320
Can anyone else please test if the bug is reproducible?
regards Uwe
I already found it.
The problem is the VSpace with the newline right after it.
If you position your cursor in front of the VSpace and press Shift +
Down, you'll see the cursor end up at the end of the row. So, my
hypothesis is right after all.
Vincent