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

2023-08-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156307

Heiko Tietze  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |INSUFFICIENTDATA

--- Comment #3 from Heiko Tietze  ---
(In reply to Heiko Tietze from comment #2)
> Please confirm/comment and add the version info.

Feel free to reopen with more details.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

2023-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156307

Heiko Tietze  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #2 from Heiko Tietze  ---
Looking at the screenshot it seems to overlapping part to the left is what the
OP bothers. The notebookbars have implemented a mechanism to collapse sections
into the expander right which opens per click on the chevron (>> - icon). And
that works nicely for me (Linux, fresh).

Please confirm/comment and add the version info.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

2023-07-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=156307

V Stuart Foote  changed:

   What|Removed |Added

 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org,
   ||vsfo...@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  ---
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.