https://bugs.documentfoundation.org/show_bug.cgi?id=165332
--- Comment #17 from Martin Krsek <[email protected]> --- I understand that it means you need hierarchy of separators. For example "1,2<tab>3,4" should be interpreted "1,2<new_column>3,4", not "1<new_column>2<tab>3<new_column>4" (ie. <tab> has higher priority than comma). But one line copy works so. And I think that copy of one line of text and copy of multiple lines of text should be consistent. -- You are receiving this mail because: You are the assignee for the bug.
