| Summary: | CTRL-SHIFT-V (Paste Special) does not offer "Shift Cells" | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | aw-libreoffice |
| Component: | Calc | Assignee: | Winfried Donkers <osc> |
| Status: | CLOSED DUPLICATE | ||
| Severity: | normal | CC: | osc |
| Priority: | medium | ||
| Version: | 4.0.3.3 release | ||
| Hardware: | All | ||
| OS: | Windows (All) | ||
| See Also: | https://bugs.freedesktop.org/show_bug.cgi?id=44383 | ||
| Whiteboard: | |||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | Spreadsheed with the two tables mentioned in the description. | ||
I guess that "move cells" is "Shift cells" in standard UI. Confirm reproducible on LO 4.0.4.2 (Win7 32bit) *** This bug has been marked as a duplicate of bug 65856 *** |
Created attachment 81097 [details] Spreadsheed with the two tables mentioned in the description. Problem description: I want to copy and insert cells/line with CTRL-SHIFT-V. Steps to reproduce: 1. Create a new spread sheet 2. Add 7 lines to the default table containing A,B,C,...G in colum A 3. Mark lines 5-7 in table 1 and press CTRL-C 4. Try CTRL-SHIFT-V - do not press OK but CANCEL: In A1 - the dialog offers "move cells" In A2 - the dialog offers "move cells" In A3 - the dialog greyed out "move cells" => looks as if "move cells" get disabled/greyed if the ranges overlap 5. Add a new table and add 3 lines containing H,I,J. The lines copied in step 3 are still in the clippboard. 5. Try CTRL-SHIFT-V in table 2 as in step 4 => same behaviour as in step 4 => looks as if "move cells" get disabled/greyed if the ranges overlap even if they are in different tables. Current behavior: => "move cells" disabled if ranges overlap in same table => "move cells" disables if ranges overlap even in different tables - which is in fact not even an overlap. Expected behavior: => "move cells" should always be offered. Not sure what the implications are if ranges actually overlap. I do not see a problem in inserting blank lines/cells and the fill them up with the contents of the clipboard.