I got the following clob editing problems:
build 1838 (6.3.1)
cut -paste gets newline char at some point
if you cut-paste into a wrap lines editor a newline gets pus at the wrap point
loading from file: it appends(!!) when the file is correctly openned but with some files only the chars ÿþ/ appear but the status line says the correct info from the file
-when using delete in the grid above a clob field the (CLOB) display doesn’t change to (Null)
the horizontal scroll bar doesn’t go all the way to the end of the line (if the line is big)
vertical scroll bar seems to scroll to much when a line is to big (like if it was “looking” for the wrapped lines (at 1024 char))
loading from file: it appends(!!) when the file is correctly openned but with some files only the chars ÿþ/ appear
=>NOT FIXED: I still do not know if appending is a feature or a bug but now it appends at the cursor. with a 53K file only the chars ÿþ/ appear
when using delete in the grid above a clob field the (CLOB) display doesn't change to (Null)
=>NOT FIXED
the horizontal scroll bar doesn't go all the way to the end of the line (if the line is big) => FIXED
vertical scroll bar seems to scroll to much when a line is to big (like if it was "looking" for the wrapped lines (at 1024 char))
=>NOT FIXED