Bug 127038 - Tabbed toolbar: Unnecessary redundancy in the "References" option group
Summary: Tabbed toolbar: Unnecessary redundancy in the "References" option group
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
6.3.0.4 release
Hardware: All All
: low enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: difficultyMedium, easyHack, skillDesign, topicUI
Depends on:
Blocks: Notebookbar-Tabbed
  Show dependency treegraph
 
Reported: 2019-08-19 21:44 UTC by Leandro Martín Drudi
Modified: 2021-05-19 04:36 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:
Regression By:


Attachments
The "More fields" button appears 3 times in the same group. (19.11 KB, image/png)
2019-08-19 21:45 UTC, Leandro Martín Drudi
Details
The "More fields" button appears 3 times in the same group. (18.92 KB, image/png)
2019-08-19 21:47 UTC, Leandro Martín Drudi
Details
Placing only the buttons and adding, perhaps, some other field not directly accessible, can help eliminate redundancy and also take the group so that the tab does not appear empty. (5.12 KB, image/png)
2019-08-19 21:49 UTC, Leandro Martín Drudi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Leandro Martín Drudi 2019-08-19 21:44:05 UTC
Description:
In the References tab of the omnibarra (notebook bar) you have redundant and unnecessary options considering the use of the main button.
I think it is more useful to repeat what is available in the "Insert" tab or, just put the buttons to insert specific fields and an "Insert field" button, omitting the button with the menu.

Steps to Reproduce:
1. In Notebook bar visible
2. Clic on References tab


Actual Results:
Too many buttons for the same use.

Expected Results:
A more orderly and less redundant group of options.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
I propose to include all the menu buttons and even some other to insert another field and the "Other fields" button and keep the menu button to "Insert" because it has a greater number of options and this option would take up too much space unlike References that have few options and need to be fuller.
Comment 1 Leandro Martín Drudi 2019-08-19 21:45:55 UTC
Created attachment 153520 [details]
The "More fields" button appears 3 times in the same group.
Comment 2 Leandro Martín Drudi 2019-08-19 21:47:33 UTC Comment hidden (obsolete)
Comment 3 Leandro Martín Drudi 2019-08-19 21:49:08 UTC
Created attachment 153523 [details]
Placing only the buttons and adding, perhaps, some other field not directly accessible, can help eliminate redundancy and also take the group so that the tab does not appear empty.
Comment 4 Leandro Martín Drudi 2019-08-19 21:50:53 UTC Comment hidden (off-topic)
Comment 5 Dieter 2019-09-15 04:50:37 UTC
(In reply to Leandro Martín Drudi from comment #3)
> Created attachment 153523 [details]
> Placing only the buttons and adding, perhaps, some other field not directly
> accessible, can help eliminate redundancy and also take the group so that
> the tab does not appear empty.

+1 for this proposal, but I would put "more fields" in second row (just for logical reasons).
Comment 6 Heiko Tietze 2019-09-17 07:28:22 UTC
I would remove "More fields" from the tab as it makes the whole dropdown obsolete.

@Leandro: You can hide comments and attachments yourself https://wiki.documentfoundation.org/QA/BugTriage#Comment_tags
Comment 7 Heiko Tietze 2021-05-18 08:43:13 UTC
Recommendation given in comment 6.

We have .uno:InsertField the single button and .uno:InsertFieldCtrl, the menu which includes the button. This menu is also located on several toolbars and we rather remove the individual button from the Notebookbar. Search for this command in the */notebookbar.ui files.