https://bugs.documentfoundation.org/show_bug.cgi?id=146468

            Bug ID: 146468
           Summary: Use same border preset tooltips between toolbar and
                    sidebar
           Product: LibreOffice
           Version: 7.2.4.1 release
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

Description:
The cell border presets available in both the toolbar and the sidebar should
use the same tooltip if they use the same function.



Steps to Reproduce:
1. open Calc
2. Open the border dropdown, see tooltips for presets
3. Open the Properties sidebar, click the cell borders button, see tooltips for
presets

Actual Results:
Some presets have different tooltips depending on if they are in the toolbar or
the sidebar

Expected Results:
All buttons that use the same function should use the same tooltip. Ideally,
this would be only changed in one spot in the codebase (instead of maintaining
two separate strings in two separate spots).

In particular:

- All the tooltips that finish with the word "only" in the toolbar should have
that word removed. That's for two reasons: (1) it would be more accurate (given
that, by default, it does not replace the existing borders, unless you press
Shift when clicking), and (2) it would make most match the tooltips in the
sidebar.
- The sidebar preset "Side borders" should be called "Outer borders", because
(1) the word "side" is not used anywhere else, and (2) it would match the
toolbar better.

There are a total of 20 different present across the toolbar and the sidebar.
Unifying their tooltips would help making the codebase more maintainable, and
would prevent having new discrepancies popping up.


Reproducible: Always


User Profile Reset: No



Additional Info:
Tooltips visible since:

Version: 7.2.4.1 / LibreOffice Community
Build ID: 27d75539669ac387bb498e35313b970b7fe9c4f9
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

But examples used here are from:

Version: 7.3.0.1 / LibreOffice Community
Build ID: 840fe2f57ae5ad80d62bfa6e25550cb10ddabd1d
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to