https://bugs.freedesktop.org/show_bug.cgi?id=39936

--- Comment #19 from Gerry <[email protected]> ---
Sorry, I accidentally hit the Save button:

This is how my example sheet looked like:
a    a    a    a    a    a
a    a    a    a    a    a
a    a    a    a    a    a
c    c    c    c    c    c
c    c    c    c    c    c
c    c    c    c    c    c
b    b    b    b    b    b
b    b    b    b    b    b
b    b    b    b    b    b

However, I wanted to insert the "b"-rows before the "c"-rows so that the sheet
looks like this:
a    a    a    a    a    a
a    a    a    a    a    a
a    a    a    a    a    a
b    b    b    b    b    b
b    b    b    b    b    b
b    b    b    b    b    b
c    c    c    c    c    c
c    c    c    c    c    c
c    c    c    c    c    c

In Linx there are only two possibilities to solve this issue:
(1) Mouse and click: Insert manually three empty rows before the "c"-rows and
cut&paste the "b"-rows over these created empty rows.
(2) The people-who-search-for-shortcuts-approach:
http://help.libreoffice.org/Calc/Moving_Cells_by_Drag-and-Drop To be honest,
for very long time I did not know that this feature existed. 

I suggest that this Moving_Cells_by_Drag-and-Drop should be accessible by the
context menu.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to