Page 1 of 1

[BUG] Strange table behavior

Posted: Mon Oct 29, 2018 8:20 am
by Martian
Please check attached RVF with this table. That hatching sometimes moves from one row to another. :shock:

Image

Tested on RVE 17.4 and lower.

Re: [BUG] Strange table behavior

Posted: Mon Oct 29, 2018 12:06 pm
by Sergey Tkachenko
This is a TRichViewEdit limitation. When editing too long cells (higher than 30000 or 32000 pixels, I do not remember exactly), the editor sets the cell editor height equal to this limit, enable scrolling in it, and hatches the remaining area.

Re: [BUG] Strange table behavior

Posted: Mon Oct 29, 2018 5:58 pm
by Martian
Any chance to remove this limitation? Because in this case it's just about 2300 lines. We're in 2018 where 8Gb or RAM costs a couple of bucks so I see no reason for such low limit. Worse - the limit is in pixels.