Bug 91914 - UI Double click needed on status bar in Calc to open dialog Page style and Navigator (unlike Writer; where one click is in use)
Summary: UI Double click needed on status bar in Calc to open dialog Page style and Na...
Status: VERIFIED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
4.4.2.2 release
Hardware: Other All
: medium enhancement
Assignee: Andreas Heinisch
URL:
Whiteboard: target:24.8.0
Keywords:
: 136313 (view as bug list)
Depends on:
Blocks: Statusbar
  Show dependency treegraph
 
Reported: 2015-06-07 05:30 UTC by Bastián Díaz
Modified: 2024-02-03 10:46 UTC (History)
5 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bastián Díaz 2015-06-07 05:30:25 UTC
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
Comment 1 raal 2015-06-09 13:19:15 UTC
I can confirm with LO 4.4.3, win7
Comment 2 Heiko Tietze 2021-05-07 07:02:51 UTC
*** Bug 136313 has been marked as a duplicate of this bug. ***
Comment 3 Jim Raykowski 2021-05-10 00:24:50 UTC
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
Comment 4 Commit Notification 2024-02-02 09:07:41 UTC
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.
Comment 5 BogdanB 2024-02-03 10:46:48 UTC
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