> I think the problem is that when pressing down arrow at the end of
> first line, it should go to the end of the second line, not the third.
The problem is at TextMetrics::getColumnNearX where under certain
conditions, pos (variable c) is set to the end of the paragraph. I do
not know this part o
On Jan 23, 2008 4:48 AM, Pavel Sanda <[EMAIL PROTECTED]> wrote:
> > Is this a feature or bug? Can anyone confirm?
>
> i can confirm this.
I think the problem is that when pressing down arrow at the end of
first line, it should go to the end of the second line, not the third.
Bo
> Is this a feature or bug? Can anyone confirm?
i can confirm this.
> 1. Enter a paragraph like this
>
> the first line (no line break)
> the second line (line break Ctrl-break)
i interpreted this as "line break done via Ctl-break")
> (blank line with regular break)
> the second paragraph
>
>
Is this a feature or bug? Can anyone confirm?
1. Enter a paragraph like this
the first line (no line break)
the second line (line break Ctrl-break)
(blank line with regular break)
the second paragraph
2. Move the cursor to the first line, press end to move the cursor to
the end of the first line