Open text editor, e.g. gedit. Print in 4 rows "1\n2\n3\n". Copy all with ctrl+c, open Calc, insert with ctrl+v. Only 2 and 3 will be inserted, first row is ignored. That happens not only with gedit, e.g. pgadmin is demonstrating the same behaviour.
Created attachment 115330 [details] text import settings What are your text import settings?
Default settings, not a single property was modified. Ctrl+c in gedit, ctrl+v in Calc and OK button.
Created attachment 115394 [details] text insertion default properties text insertion default properties
Please attach txt file
Created attachment 115427 [details] sample file
(In reply to Dmitry from comment #4) > Created attachment 115394 [details] > text insertion default properties > > text insertion default properties Your settings have "from row 2" so the result is expected. Closing as INVALID.
(In reply to Beluga from comment #7) > (In reply to Dmitry from comment #4) > > Created attachment 115394 [details] > > text insertion default properties > > > > text insertion default properties > > Your settings have "from row 2" so the result is expected. Closing as > INVALID. Oops, really! I was inattentive. Sorry and thank you.