Product: LibreOffice Calc
Version: 25.8
OS: Windows (11)
Problem:
When opening a .csv file in Calc using File → Open or by double-clicking the file, LibreOffice no longer shows the Text Import dialog . Instead, Calc opens the file directly using automatic delimiter detection or previously used settings.
In earlier versions of LibreOffice, the Text Import dialog reliably appeared when opening CSV files. This allowed the user to choose:
- delimiter (comma, semicolon, tab, etc.)
- text delimiter
- column data types
- encoding
Without this dialog, Calc “guesses” the format. When the guess is wrong, the data may appear entirely in one column or with incorrect column parsing.
Impact:
This removes user control over CSV import and forces awkward workarounds such as:
- renaming
.csvfiles to.txt - copying the file contents and using Paste Special
- other indirect methods
For users who frequently work with CSV files from different sources, the ability to adjust import settings before opening the file is essential.
Request:
Please restore one of the following:
- Always show the Text Import dialog when opening
.csvfiles, as in earlier LibreOffice versions; or - Provide a clear preference such as “Always show CSV import dialog” in Options.
This would restore predictable behaviour and user control when importing CSV data.
Additional notes:
Several users appear to be encountering the same issue, suggesting this change in behaviour is confusing and disruptive to established workflows.


