https://issues.apache.org/ooo/show_bug.cgi?id=123190
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] --- Created attachment 81494 --> https://issues.apache.org/ooo/attachment.cgi?id=81494&action=edit Screenshot with explanation I was asked to attach a sample CSV file, but the defect would be true with ANY CSV file. To reproduce: 1) Import a CSV file and set all your import setting, INCLUDING making "From row:" greater than 1. 2) Open a second, different CSV file. Setting are matched to your last import, including "From row:" line. This is easily overlooked and can cause unexpected results. I suggest one of the following solutions A) a warning if >1 to alert user B) an auto-reset to 1 C) only make "sticky" for the same exact filename. D) A color highlight in GUI interface for this area if greater than 1 Method A, the warning, is my preferred solution. (I guess you could include a checkbox asking to suppress the warning on future imports for people who always want to skip row 1, for example.) -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
