https://bugs.documentfoundation.org/show_bug.cgi?id=171335
Eyal Rozenberg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |libreoffice-ux-advise@lists | |.freedesktop.org Keywords| |needsUXEval --- Comment #3 from Eyal Rozenberg <[email protected]> --- (In reply to Danat from comment #0) > Actual Results: > It does not paste normally unless you merge the first 2 cells of the row > above the last row of the second table You're not describing the actual result here. You're saying the actual result is not the result you'd expect. > Expected Results: > Normal pasting And again, you're not saying what you're expecting. At any rate, I would consider the pasting behabvior unacceptable, because, on one hand, Writer doess agree to paste, and on the other hand, it duplicates the contents of the first of the two copied cells, in the third cell. That is almost certainly not what the user expected or wanted. Possibly acceptable pasting behavior in this case would be one of the following, IMO: 1. Paste the two cells onto the first two cells of the selected range, do not change the third cell. 2. Paste the two cells onto the first two cells of the selected range, clear the rest of the range (as though each cell had been selected and Delete was pressed). 3. Refuse to paste due to the incompatible range sizes (problematic, but avoids undesirable action) 4. Merge the first two cells in the target range, copy the two cell contents into the corresponding final two cells. 5. Open a dialog asking what to do. -- You are receiving this mail because: You are the assignee for the bug.
