https://bugs.documentfoundation.org/show_bug.cgi?id=165332
--- Comment #16 from Martin Krsek <[email protected]> --- Created attachment 199363 --> https://bugs.documentfoundation.org/attachment.cgi?id=199363&action=edit Comma and tab are both interpreted as column break. 1,2<tab>3,4 5,6<tab>7,8 is interpreted as 1<new_column>2<new_column>3<new_column>4 5<new_column>6<new_column>7<new_column>8 (comma is decimal point in Czech language) -- You are receiving this mail because: You are the assignee for the bug.
