| Summary: | Useless menu entry - File > Download as... | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Nicolas Christener <contact> |
| Component: | iOS Editor | Assignee: | Not Assigned <libreoffice-bugs> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | aron.budea |
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | Other | ||
| OS: | other | ||
| Whiteboard: | |||
| Crash report or crash signature: | Regression By: | ||
|
Description
Nicolas Christener
2019-03-18 13:58:51 UTC
Perhaps as a quick fix it'd be fine to remove it all, but the basic conversion/PDF export functionality is nice to have somewhere. I agree, that having the conversion functionality would be great. Maybe something like this could work? Assuming the current file is foo.odt and the user wants to convert to docx: * try if the location of the current file is writable * check if "foo.docx" does not exist (otherwise use "foo_1.docx" or the next free number) * convert the file and save it as "foo.docx" * show a message "document was converted and saved as "foo.docx" in the current folder *** This bug has been marked as a duplicate of bug 124448 *** |