https://bugs.documentfoundation.org/show_bug.cgi?id=153709
Bug ID: 153709
Summary: "Delete Sheet" command should indicate the number of
selected sheets that will be deleted
Product: LibreOffice
Version: Inherited From OOo
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description: in a file with many sheets, you may have accidentally select
several sheets (or intentionally but forget). When deleting sheets, the
confirmation message does not specify the exact number of sheets which are
selected and will be deleted
Steps to reproduce:
1. Open a spreadsheet with several sheets
2. Select some sheets (or not) but not all
3. Select menu Sheet > Delete Sheet
Actual behavior
Whatever the number of selected sheets, a confirmation message ask:
"Are you sure you want to delete the selected sheet(s)?"
Expected behavior
Confirmation message should be adapted to the number of selected sheet:
For 1 sheet:
"Are you sure you want to delete the selected sheet?"
For x sheets:
"Are you sure you want to delete the x selected sheets?"
--
You are receiving this mail because:
You are the assignee for the bug.