Bug 154890 - Enhancement:Change labels in the Curves and Polygons toolbar
Summary: Enhancement:Change labels in the Curves and Polygons toolbar
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Draw (show other bugs)
Version:
(earliest affected)
7.4.6.2 release
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: difficultyBeginner, easyHack, skillDesign, topicDesign
Depends on:
Blocks: Icon-Themes UNO-Command-Label
  Show dependency treegraph
 
Reported: 2023-04-18 20:23 UTC by Don Matschull
Modified: 2023-04-20 08:24 UTC (History)
4 users (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 Don Matschull 2023-04-18 20:23:25 UTC
The unfilled Polygon tool in the Curves and Polygons toolbar does not close the shape when finished. The Status Bar calls this shapes a Polyline. Therefore, I suggest the tool label be changed from Polygon to Polyline.

Similarly, the unfilled Polygon (45 degree) tool should probably be relabeled the  Polyline (45 degree) tool.
Comment 1 Regina Henschel 2023-04-19 14:23:52 UTC
I support the request. And the two icons should be changed to show open lines.
Comment 2 Heiko Tietze 2023-04-20 08:24:32 UTC
In officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu

Label: Polygon => Polyline
Command: .uno:Polygon_Unfilled
Tooltip: Polygon => Polyline

Label: Polygon (45°) => Polyline (45°)
Command: .uno:Polygon_Diagonal_Unfilled
Tooltip: Polygon (45°) => Polyline (45°)


Not to change

Label: Polygon (45°), Filled
Command: .uno:Polygon_Diagonal
Tooltip: Polygon (45°), Filled

Label: Polygon, Filled
Command: .uno:Polygon
Tooltip: Polygon, Filled

Label: To Polygon
Command: .uno:ChangePolygon
Tooltip: To Polygon