https://bugs.documentfoundation.org/show_bug.cgi?id=100517

--- Comment #1 from David Remelts <remel...@gmail.com> ---
If a sort range contains a column with cells that have comments embedded in
them and there are NO cells in that column containing numbers, text, formulas,
etc, the column with the comments won't be sorted with the rest of the data.  
So, the comments will no longer be associated with the original row.

Example:

Pre sort:
Col A      Col B
Text A     Comment1
Text B     Comment2
Text C     Comment3

After sort on Col A:
Col A      Col B
Text C     Comment1
Text B     Comment2
Text A     Comment3

Note: This may be related to Bug 42705 & 45471

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to