tom526 wrote: ↑Fri Mar 10, 2023 9:17 pm
I'm on Windows 10(Version 10.0.19045 Build 19045)
I've updated your forum signature for you.
tom526 wrote: ↑Fri Mar 10, 2023 9:17 pm
Basically, I highlight the cells I want to move. Click and hold left mouse button. Move the highlighted cells to where I want them. Release left mouse button.
Set A1 to 5. Set A2 to 7.
Set A3 to
=A1+A2. Set A4 to
=A1*A2.
Set B3 to
=A3. Set B4 to
=A4.
Select A3 and A4. Drag to A7 and A8. Drop.
On MacOS, I find these results:
• AOO 4.1.13:
A3 and A4 are empty. The behavior is like
Cut and Paste.
B3 is
=A7. B4 is
=A8. The behavior is like
Cut and Paste.
A7 is
=A1+A2. A8 is
=A1*A2. The behavior is like
Cut and Paste.
• AOO 4.1.14:
A3 and A4 are empty. The behavior is like
Cut and Paste.
B3 is
=A7. B4 is
=A8. The behavior is like
Cut and Paste.
A7 is
=A5+A6. A8 is
=A5*A6. The behavior is like
Copy and Paste. Oops!
Surely the behavior in 4.1.14 is not what is intended. This seems to be a defect
only in version 4.1.14. As far as I can tell, this issue has not been reported in
Bugzilla. The problem seems to affect both MacOS and Windows, thus perhaps Linux too.
Workarounds:
• Use
Cut and Paste instead of Drag and Drop until a fix for 4.1.14 is available
•
Download and install 4.1.13

- AOO4.1.13.gif (33.52 KiB) Viewed 2187 times
Set A1 to 5. Set A2 to 7.
Set A3 to
=A1+A2. Set A4 to
=A1*A2.
Set B3 to
=A3. Set B4 to
=A4.
Select A3 and A4. Drag to A7 and A8.
Drop
while holding the ⌥key (marked
option) works as expected in 4.1.14 if the intent is to perform a copy instead of a move. The ⌥ key on a Mac is similar to the Alt key on other platforms.
On MacOS, I find these results:
• AOO 4.1.13:
A3 is
=A1+A2. A4 is
=A1*A2. The behavior is like
Copy and Paste.
B3 is
=A3. B4 is
=A4. The behavior is like
Copy and Paste.
A7 is
=A5+A6. A8 is
=A5*A6. The behavior is like
Copy and Paste.
• AOO 4.1.14:
A3 is
=A1+A2. A4 is
=A1*A2. The behavior is like
Copy and Paste.
B3 is
=A3. B4 is
=A4. The behavior is like
Copy and Paste.
A7 is
=A5+A6. A8 is
=A5*A6. The behavior is like
Copy and Paste.
All are as expected.
Mr. Programmer
AOO 4.1.7 Build 9800, MacOS 13.7.6, iMac Intel. The locale for any menus or Calc formulas in my posts is English (USA).