https://bugs.documentfoundation.org/show_bug.cgi?id=145331
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |needsUXEval Blocks| |86066 CC| |libreoffice-ux-advise@lists | |.freedesktop.org, | |[email protected] --- Comment #2 from V Stuart Foote <[email protected]> --- This is not a bug (see refs). Status bar is contextual, the Text language does not disappear if there is sufficient width to hold its "full" label. Other fields have higher visibility priority and are set 'mandatory' (for bug 86612). But it should be possible to change its priority to mandatory to allow it to progressively hide rather than being removed as available the width shrinks. Fields with high enough priority are first reduced to minimum width and later, after other non-mandatory fields are hidden, are reduced further hiding portions (i.e. the zoom slider and -+ buttons). Here would have to set the paragraph language field to 'mandatory' to allow it reduced width. But some other status field would need to be made non-mandatory, personally I think the Zoom slider and -/+ buttons is not mandatory so long as the actual Zoom value (and its dialog) remains. =ref-= https://opengrok.libreoffice.org/xref/core/sw/uiconfig/sglobal/statusbar/statusbar.xml?r=67eaa07e https://opengrok.libreoffice.org/xref/core/vcl/source/window/status.cxx?r=7183b3ba https://opengrok.libreoffice.org/xref/core/framework/source/uielement/statusbarmanager.cxx?#91 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=86066 [Bug 86066] [META] Bugs and improvements to the status bar -- You are receiving this mail because: You are the assignee for the bug.
