Description: I need bigger menu in LO Steps to Reproduce: Open LO in tabbed menu Actual Results: Small menu Expected Results: Big menu Reproducible: Always User Profile Reset: No Additional Info: that is all
Created attachment 200211 [details] Example
So, you're asking for a three row Tab bar structure? What advantage would that offer. I don't see much need. The third row in MSO is ususally just assigned to the associated popup dialog. We provide that where appropriate with the "exposure" triangle, as most of the Notebook Bar .UI assemblages lack a directly associated dialog.
In LO can`t fit all buttons like in MO.My request -- to edit this in parametres (MO mode)
Created attachment 200226 [details] My request with text
LibreOffice does not implement the Microsoft Ribbon object model with native Win3 or win32 calls. Instead, the majority of the LibreOffice Notebook bar UI, including the Tabbed User interface is "assembled" from UNO widget controls using GTK Builder and .UI configuration files describing boxes and grids. The UNO controls are generic, but the Notebook bar assemblages are limited to what is defined in UNO with a bit of glue to hold them together. It looks like the Microsoft Ribbon UI, but only functions like it superficially. So, specific widgets can be added or grouped (you can see that looking at the other offered 'User Interfaces...') but the layout of the Tabbed UI is limited to what the UNO bring with them as packed into GTK UI. *** This bug has been marked as a duplicate of bug 152357 ***