https://issues.apache.org/ooo/show_bug.cgi?id=108727

--- Comment #2 from [email protected] ---
When the user closes Calc with unsaved data/ click save/save as button, the
save as dialog box is displayed; here, the user selects File Type = "Text CSV
(.csv)", types in file name and selects "OK". 
Then, Calc displays a dialog box with two options- keep Current
Format(highlighted) or Save in ODF Format; if the user selects ODF format, then
it is saved without any problem.
if he selects Keep Current Format, then "Export Text File" dialog box is
displayed, with OK, Cancel, and help buttons; this is the last chance for the
user to cancel/confirm if he still wants to save in csv format; if he cancels
here, he is taken back to the save as dialog box; if he still says OK, then the
.csv file is saved and a warning is displayed. The final window is a warning
box which can have only OK button, because at this point the document is
already saved and the user cannot go back to Save As dialog.
Since this is a warning/error window, it can have only the OK button.

-- 
You are receiving this mail because:
You are on the CC list for the issue.
You are watching all issue changes.

Reply via email to