Description: There is a wrong description. Steps to Reproduce: 1. https://help.libreoffice.org/7.2/en-US/text/scalc/guide/cell_enter.html#hd_id3583788 Actual Results: Area Selection Use drag-and-drop to select the area where you want to input values. But start dragging from the last cell of the area and release the mouse button when you have selected the first cell. Expected Results: Area Selection Use drag (or Shift+[navigating keys?]) to select the area where you want to input values. But start dragging from the first cell of the area and release the mouse button (or Shift) when you have selected the last cell. Reproducible: Always User Profile Reset: No Additional Info: I think that there is no need of other information. Thanks.
Olivier Hallot committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/help/commit/714b152de6a39ced79cc88ef17e51ef7efec5abc tdf#147011 Fix text on entering data in Calc
I just see in the paragraph under the image: Actual Results: Select the area from E7 to B3 Expected Results: Select the area from B3 to E7
(In reply to LeroyG from comment #2) > I just see in the paragraph under the image: > > Actual Results: > Select the area from E7 to B3 > > Expected Results: > Select the area from B3 to E7 The page indicated for 7.2 will not be updated since the 7.2 or 7.3 branches translation cycle are closed (string freeze). The fix will be available in 7.4 branch (AKA "master"). Please read the patch indicated above and you'll see your bug report is fixed. You can keep an eye on the 7.4 Help page https://help.libreoffice.org/7.4/en-US/text/scalc/guide/cell_enter.html#hd_id3583788 as it is updated manually.