Please check attached RVF with this table. That hatching sometimes moves from one row to another.
Tested on RVE 17.4 and lower.
[BUG] Strange table behavior
[BUG] Strange table behavior
- Attachments
-
- tabletrouble.rvf
- Buggy table.
- (64.16 KiB) Downloaded 1482 times
-
- Site Admin
- Posts: 17522
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: [BUG] Strange table behavior
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
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.