[Libreoffice-ux-advise] [Bug 156307] Add Slider functionality to Tabbed Notebook Bar for Data and Tools

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Jul 16 21:57:22 UTC 2023


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

V Stuart Foote <vsfoote at libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |libreoffice-ux-advise at lists
                   |                            |.freedesktop.org,
                   |                            |vsfoote at libreoffice.org
           Keywords|                            |needsUXEval
            Summary|Add Slider functionality to |Add Slider functionality to
                   |ribbon for Data and Tools   |Tabbed Notebook Bar for
                   |                            |Data and Tools
             Blocks|                            |107237

--- Comment #1 from V Stuart Foote <vsfoote at libreoffice.org> ---
Plese explain what O365 does with its Ribbon API? Some sort of filmstrip
"slider" to move hidden controls into view keeping the same.

Otherwise looking at Desktop builds of Excel 2019 and 2021, MS uses API calls
to progressively collapse each of the Ribbon groupings individually in response
to narrowing app frame.  LibreOffice has no such capability.

Rather, because of the lightweight framework used for LibreOffice's MUFFIN XML
assemblages, the exposure chevrons simply toggle any hidden controls visible in
a pop-open bar. There is some priority set as to what is hidden as width is
reduced, but minimal control. It is suitable to task cross platform and does
not require much native code to function the same for all builds.

I don't see much utility to implementing a new UX paradigm, and for sure not
simply to chase a MS gimmick.

IMHO => WF


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=107237
[Bug 107237] [META] Notebookbar Tabbed
-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list