Bug 455734

Summary: Changing encoding in CSV importer dialog resets the width of the table columns
Product: [Applications] kmymoney Reporter: Dawid Wróbel <me>
Component: importerAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version: git (master)   
Target Milestone: ---   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Dawid Wróbel 2022-06-21 16:39:57 UTC
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.