Version: fltk-2.0.x-r6525

I can only report, not fix, this.

I load a file with overlong lines into the editor.

The cursor is to the left of the first character.

When I now scroll down, scrolling stops when the
bottom line is overlong.

When I move the cursor right one position, scrolling
down is possible again.

When I move the cursor again to the left of the first
character and scroll up, scrolling does not stop.

This seems to be a scroll-down bug only.

The editor of FLTK-1.3 does not have this drawback.

The following line:

    To subscribe, send mail to <a 
href="mailto:[email protected]?body=subscribe";><code>[email protected]</code></a>

is wrapped by the editor after the '<a'. But the rest of the line,
101 characters, is overlong and not wrapped.

winfried
_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to