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

--- Comment #13 from Caolán McNamara <[email protected]> ---
What I see in my case is pView->SetCursor in sc/source/ui/view/gridwin.cxx sets
a cursor row of -2. This seems to be because the intent it to place the cursor
into the same cell in the dropped range as it was in the selected range. But
the code believe that the same pViewData CurX on drop is the same as on drag.
When we change sheets during the drag a (fairly random) cell gets selected on
the sheet change and the logic doesn't make sense.

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

Reply via email to