[BUG] Strange table behavior

General TRichView support forum. Please post your questions here
Post Reply
Martian
Posts: 95
Joined: Sun Apr 03, 2011 7:32 pm

[BUG] Strange table behavior

Post 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.
Attachments
tabletrouble.rvf
Buggy table.
(64.16 KiB) Downloaded 1118 times
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Re: [BUG] Strange table behavior

Post 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.
Martian
Posts: 95
Joined: Sun Apr 03, 2011 7:32 pm

Re: [BUG] Strange table behavior

Post 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.
Post Reply