Index out of bounds exception
Posted: Sun Dec 11, 2005 8:14 pm
Hi Sergey,
I can consistently reproduce this error in RichViewEdit 1.9.15.1, Delphi 5 if you:
type some text
insert a table
in the LAST cell of the table insert an animated gif image (using Anders component)
type some text under the table
Then, when you press backspace to delete the text, when you reach the beginning of the line and go to the previous line, the exception occurs.
I've emailed you an attachment containing a cut-down sample application that reproduces this error. Just right click the RVE and choose 'Import file' and import the attached .RVF file, then just press backspace a few times from the bottom to get the error.
I could not reproduce this problem in RichViewActions and wonder if it is related to use of unicode in my app?
Thanks for any suggestions
I can consistently reproduce this error in RichViewEdit 1.9.15.1, Delphi 5 if you:
type some text
insert a table
in the LAST cell of the table insert an animated gif image (using Anders component)
type some text under the table
Then, when you press backspace to delete the text, when you reach the beginning of the line and go to the previous line, the exception occurs.
I've emailed you an attachment containing a cut-down sample application that reproduces this error. Just right click the RVE and choose 'Import file' and import the attached .RVF file, then just press backspace a few times from the bottom to get the error.
I could not reproduce this problem in RichViewActions and wonder if it is related to use of unicode in my app?
Thanks for any suggestions