Description: When the user selects several cells, there is a UI text on the bottom edge of the screen (second from left) which displays the number of rows and columns currently selected. Observed Behaviour: For example: User selects 2x7 cells, display says "2 Rows, 7 columns selected". User de-selects cells. User selects 5x2 cells, display says "2 Rows, 7 columns selected". User de-selects cells. User selects 50x267 cells, display says "2 Rows, 7 columns selected". etc Steps to Reproduce: 1. Open Calc. Start new spreadsheet. 2. With mouse, click and drag to select several cells. Observe correct UI output. 3. With mouse, click and drag to select several different cells. Observe incorrect UI output, result as for first selection. Actual Results: This field correctly shows the current number of selected cells and rows the first time some calls are selected. For all subsequent multiple cell selections, the display does not update. It always shows the result for the first selection. Expected Results: This field should update to show the current number of selected cells and rows. When a new set of cells is selected, this UI info should update correctly. Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36
Created attachment 142602 [details] Example screenshot of bug 118060
data in status bar are not updated: bug 116208. Best regards. JBF *** This bug has been marked as a duplicate of bug 116208 ***