I'm not sure if this is considered a bug or not? Tested on Demo version v7.4.3
If you have a long Audited text it will overflow outside the stream. To reproduce
1) Create a new varchar field or enable Audited on old one.
2) Add some data to it
3) Add longer data that is long enough that it will be too long for the CSS(?) to work without wordwarpping to 2nd lines.
Here is a screenshot of the issue:
Word warp seem to work fine for "linked" data though:
If you have a long Audited text it will overflow outside the stream. To reproduce
1) Create a new varchar field or enable Audited on old one.
2) Add some data to it
3) Add longer data that is long enough that it will be too long for the CSS(?) to work without wordwarpping to 2nd lines.
Here is a screenshot of the issue:
Word warp seem to work fine for "linked" data though:
Comment