On Aug 7, 2006, at 9:40 AM, Todd Denniston wrote:
Paul A. Rubin wrote:
Martin A. Hansen wrote:
reconstruct bug:
make an enumerate list.
make a forced line break in the list.
when moving the cursor towards the linebreak, the curser goes to
the next
line 1 char before the end of the line.
I can't reproduce this (LyX 1.4.2, WinXP).
/Paul
I did not reproduce the bug that is described above
(with LyX 1.4.2, Fedora Core 4 Linux), however in the course of
attempting to replicate it I found a rather odd occurrence.
Replication info
A) File->New
B) set (using mouse) Enumerate as layout
C) type "first line"<enter>
D) type "second line"<enter>
E) type "third line"<enter>
F) click between d & l of second line
G) cursor right over to the end of line and pres <Ctrl>-<enter>
H) click between d & l of second line
I) cursor right over to the end of line
J) cursor right once more (to take you past the <Ctrl>-<enter>)
K) type "a"
L) recognize that you now have for the second line:
"second linea<Ctrl>-<enter>"
the expected result was:
"second line<Ctrl>-<enter>a"
note that even though the cursor is on the third line (second line
of the enumerated item #2) any character you type at this point
ends up on the second line.
Yes, I can confirm this bug on LyX/Mac 1.4.2.
Jens