[Libreoffice-bugs] [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)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon May 10 00:24:50 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=91914
--- Comment #3 from Jim Raykowski <raykowj at gmail.com> ---
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
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210510/1c35ada6/attachment.htm>
More information about the Libreoffice-bugs
mailing list