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

          Priority: medium
            Bug ID: 58678
          Assignee: libreoffice-bugs@lists.freedesktop.org
           Summary: EDITING: paste special options incorrect after undo of
                    paste after cut
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: o...@dci-electronics.nl
          Hardware: Other
        Whiteboard: BSA
            Status: UNCONFIRMED
           Version: 3.6.4.3 release
         Component: Spreadsheet
           Product: LibreOffice

Created attachment 72020
  --> https://bugs.freedesktop.org/attachment.cgi?id=72020&action=edit
sample document used in description.

Problem description: 
(based on sample document in attachment)
Steps to reproduce:
1. select row 2
2. cut
3. click on A4
4. open paste special dialog (ignore if shift down is disabled an shift right
is enabled, this is patched under bug 56098)
5. select don't shift
6. selection is pasted 
7. undo 
8. click on A5
9. open paste special dialog; both shift-option are available, which is not
correct. Shift right should be disabled (shift down in case of patch for bug
56098 not yet applied)

Analog for cutting columns or other ranges.

The cause for this behaviour is in /core/sc/source/ui/view/cellsh1.cxx on line
1266: pOwnClip->GetDocument()->IsCutMode() returns false when it ought to
return true.

(I stumbled upon this bug whilst working on bug 56098, but the problem
described here is unrelated to bug 56098.)


Operating System: All
Version: 3.6.4.3 release

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

Reply via email to