Issue 128546

Summary: [sidebar] The tip for the Font Name box differs from its counterpart on the Formatting bar
Product: General Reporter: Czesław Wolański <czeslaw.wolanski>
Component: uiAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P5 (lowest) CC: mseidel
Version: 4.0.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: 4.1.13
Developer Difficulty: ---
Attachments:
Description Flags
Tip - Formatting bar & Sidebar none

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