It is a small bug, but it helps to be consistent with the other LibreOffice applications. LO Calc, you must double-click on the status bar to open the available options, unlike other applications that only use a single click. Related bug: bug 91867 Thanks
I can confirm with LO 4.4.3, win7
*** Bug 136313 has been marked as a duplicate of this bug. ***
code pointer: void SAL_CALL StatusbarController::click( const css::awt::Point& ) https://opengrok.libreoffice.org/xref/core/svtools/source/uno/statusbarcontroller.cxx?r=10d29c39&mo=8924&fi=320#320 void SAL_CALL StatusbarController::doubleClick( const css::awt::Point& ) https://opengrok.libreoffice.org/xref/core/svtools/source/uno/statusbarcontroller.cxx?r=10d29c39&mo=8924&fi=324#324
Andreas Heinisch committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/2441344bf1e8586a1ce181e73504fde0f9d2282e tdf#91914 - Open available options through status bar using single click It will be available in 24.8.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Thanks, Andreas. Working for "Default" style in status bar, for example. Solved in Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: de1d9d8302e600e6cc3964f55790d954fd493df9 CPU threads: 16; OS: Linux 6.5; UI render: default; VCL: gtk3 Locale: ro-RO (ro_RO.UTF-8); UI: en-US Calc: threaded Bad in (for comparison reason) Version: 24.2.0.3 (X86_64) / LibreOffice Community Build ID: da48488a73ddd66ea24cf16bbc4f7b9c08e9bea1 CPU threads: 16; OS: Linux 6.5; UI render: default; VCL: gtk3 Locale: ro-RO (ro_RO.UTF-8); UI: en-US Calc: threaded