SUMMARY When importing a CSV file, changing the encoding appears to reset the auto-formatting of the table, which results of the column width getting shrunk to a fixed, minimum size. STEPS TO REPRODUCE 1. Attempt to import a CSV file 2. In step "2. Seaprators", change the selected encoding OBSERVED RESULT Table gets reformatted, columns width gets shrunk EXPECTED RESULT Column width should stay intact ADDITIONAL INFORMATION Seeing this now in master, but AFIR this affects the stable branch as well.