Issue 128546 - [sidebar] The tip for the Font Name box differs from its counterpart on the Formatting bar
Summary: [sidebar] The tip for the Font Name box differs from its counterpart on the F...
Status: CONFIRMED
Alias: None
Product: General
Classification: Code
Component: ui (show other issues)
Version: 4.0.0
Hardware: All All
: P5 (lowest) Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-19 09:42 UTC by Czesław Wolański
Modified: 2022-12-25 13:28 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: 4.1.13
Developer Difficulty: ---


Attachments
Tip - Formatting bar & Sidebar (61.83 KB, image/png)
2022-12-19 09:42 UTC, Czesław Wolański
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Czesław Wolański 2022-12-19 09:42:35 UTC
Created attachment 87157 [details]
Tip - Formatting bar & Sidebar

The tip for the Font Name box reads:
- "Font Name" (on the Formatting bar) 
- "Font" (on the Sidebar, the Text panel of the Properties deck).

This issue, first seen in version 4.0.0, also occurs in version 4.1.13

It would be advisable to have both Font Name controls with the same tip
i.e. "Font Name".


-------------

code pointers (trunk):

http://openoffice-vm1-he-de.apache.org/xref/trunk/main/svx/source/sidebar/text/TextPropertyPanel.src?r=5e480afe#46

http://openoffice-vm1-he-de.apache.org/xref/trunk/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu?r=5ba8e19f#1020
Comment 1 Matthias Seidel 2022-12-19 14:21:44 UTC
Basically, we have two separate font lists in our code.
This needs to be unified.

For the moment I will take care of the string in the sidebar.
Comment 2 Matthias Seidel 2022-12-22 16:30:12 UTC
"Fixed" in trunk with:
https://github.com/apache/openoffice/commit/d9c7a900a20cf65441c562efd7b0803b10dc7af7
Comment 3 Matthias Seidel 2022-12-25 13:28:59 UTC
Cherry-picked for AOO42X with:
https://github.com/apache/openoffice/commit/f98c8c9fb533e52d336e63fe0780036e8b7997d8