https://bugs.documentfoundation.org/show_bug.cgi?id=154410
Bug ID: 154410
Summary: Improve Calc's Format > Align Text menu's contents and
labels
Product: LibreOffice
Version: Master old -3.6
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: minor
Priority: low
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Blocks: 108252
This is a follow-up from bug 154145.
Calc's Format > Align Text menu needs to be improved, because:
- its functions can be used for other things than text, for example shapes;
- it does not contain the default option for horizontal and vertical text
alignment, which needs to be present to revert a change made from the menu (and
be on par with the toolbar's de-activating of alignment options;
- its labels are inconsistent: horizontal "centered" vs vertical "center".
Proposed Changes:
- "Format > Align Text" relabelled to "Alignment" because it doesn't just
affect text. This matches the tab title in the Format Cells dialog.
- "Format > Align Text > Center" (for vertical section) is relabelled to
"Middle" so it matches the Format Cells dialog.
- Addition of both automatic alignment UNO commands,
uno:CommonAlignHorizontalDefault and uno:CommonAlignVerticalDefault. The other,
more obscure alignment options can live exclusively in the Format Cells dialog,
as currently.
- Documentation updated accordingly.
Some of these changes revert to an earlier state:
- uno:CommonAlignHorizontalDefault used to be there in OOo 3.3, but was removed
somewhere along the way.
- "Align text" used to be "Alignment" in OOo 3.3, but was relabelled somewhere
along the way.
Tested with:
Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: cae0daff1dd8bd60208892c792948c0cd2b0eeec
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=108252
[Bug 108252] [META] Cell-related bugs and enhancements (including formatting)
--
You are receiving this mail because:
You are the assignee for the bug.