https://bugs.documentfoundation.org/show_bug.cgi?id=169470
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |103459 --- Comment #8 from V Stuart Foote <[email protected]> --- OK, could envision a few adjustments. 1) that check for 'MinimumWidth' set 'false' would stop all recalc behavior of SB decks, and instead expose deck at user width from profile. Meaning each and every SB deck would need a stanza in profile (maybe moved out of .xcu and into soffice.cfg), but their defaults would start with the width calculated to fit all panel control widgets. 2) make the 'MinimumWidth' set 'false' instead of current default 'true' 3) provide a master setting of SB Deck that enforces a "single fixed width" *for all* decks. Eliminate *any* jump in the document view, but accept that partial/fully hidden controls will occur. User drags SB to their desired width and there it stays. 4) With 3, provide a "maximize" button action to temporarily open to full calculate width--but close back to the users "single fixed width" when cursor focus returns to document. This as alternative to the collapsed just Tab Bar of the Decks. 5) absent 'MinimumWidth' try harder to avoid recalc, current recalc *is* chaotic (too many different behaviors/triggers as the content panels have been implemented, they all need to be normalized). Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=103459 [Bug 103459] [META] Sidebar UI and UX bugs and enhancements -- You are receiving this mail because: You are on the CC list for the bug.
