Bug 138893 - The confirmation message in the Template Manager for deleting categories should be singular and refer to categories
Summary: The confirmation message in the Template Manager for deleting categories shou...
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
7.2.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:7.2.0
Keywords: needsUXEval
Depends on:
Blocks: Template-Manager
  Show dependency treegraph
 
Reported: 2020-12-14 11:47 UTC by sdc.blanco
Modified: 2020-12-24 08:15 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sdc.blanco 2020-12-14 11:47:51 UTC
1.  Open Template Manager (Crtl+Shift+N)
2.  Create a new category (Settings-New Category)  (so that you can delete it)
3.  Delete the new category (Settings-Delete Category)

(Because of bug 132042, you may need Settings-Refresh, between steps 2 and 3)

Result:   "Do you want to delete the selected folders?"

Problems:

1.  afaict - only possible to delete one category (i.e., could not find a way to select more than one in the dialog) => "selected folder"    

(or is this a bug?  i.e., should be able to select more than one?)

2. While it is true that the category is implemented as a directory (folder) on the backend, from the user's front end (even with the new listview), these directories are presented as "Categories" => "folders" --> "category"

Change is needed here: https://opengrok.libreoffice.org/xref/core/include/sfx2/strings.hrc?r=b6c69a02#73
Comment 1 Commit Notification 2020-12-15 08:37:45 UTC
Seth Chaiklin committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/c9d5fb0bde97fb9cea60773e441f03a69eb589d4

tdf#138893  improve messages in Template Manager

It will be available in 7.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 2 Commit Notification 2020-12-24 08:15:04 UTC
Seth Chaiklin committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/c66aa585c4b235fa8305fe313c46710013b8abe8

tdf#138893  improve labels on rename "template" and "category" dialogs

It will be available in 7.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.