https://bugs.documentfoundation.org/show_bug.cgi?id=149947
Bug ID: 149947
Summary: Select Address List file dialog has erratic filter
list
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Using Writer's Mail Merge Wizard, on step 3 "Select Address List"/"Insert
Address Block", use the "Select Address List" button, then click [ Add ] button
to open File Open dialog.
The filter list in that dialog has (on Windows, using native dialogs):
- All files (*)
- Address lists(*.*)
- LibreOffice Base (*.odb)
- LibreOffice Calc (*.ods;*.sxc)
- LibreOffice Writer (*.odt;*.sxw)
- LibreOffice dBase (*.dbf)
- LibreOffice Microsoft Excel (*.xls;*.xlsx)
- LibreOffice Microsoft Word (*.doc;*.docx)
- LibreOffice Plain text (*.txt)
- LibreOffice Text Comma Separated (*.csv)
- LibreOffice Microsoft Access (*.mdb;*.mde)
- LibreOffice Microsoft Access 2007 (*.accdb,*.accde)
The problems with this list:
1. Note absent space between text and opening parenthesis in "Address lists"
entry, which is inconsistent.
2. The "Address lists" entry shows the "everything" mask *.*, but only shows
some file types from the entries below it (e.g., selecting it will not show
myfile.ABC);
3. The "Address lists" entry doesn't list ODB, MDB, MDE, ACCDB, and ACCDE
present in the entries below it.
--
You are receiving this mail because:
You are the assignee for the bug.