My bug is : when i check "Automatic width", the column adjusts its size to the longest line, but it cuts its last word.
Example 1 : watch Col1 : all lines same length, all get their last word cut

Example 2 : watch Col1 : line 1 is longer, its last word gets cut

Example 3 : watch Col1 : line 1 is longer, its last word gets cut ; here i just added one more word to make the problem more visible

Example 4 : watch Col1 : still same, but i made the last word very long : we can actually see it is still cut, but the width of the column is still adjusted to that long word

Notes :
The fitting strategy of the frame doesn't change anything.

It does neither depends on the space i give to the frame adjusting his size :

> Any idea what's happening ? I guess just a bug