Bug 150940 - New sm Sidebar Properties deck is no longer launching the Format menu dialogs for a formula opened OLE in another module
Summary: New sm Sidebar Properties deck is no longer launching the Format menu dialogs...
Status: VERIFIED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Formula Editor (show other bugs)
Version:
(earliest affected)
7.5.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
: 152390 (view as bug list)
Depends on:
Blocks: Formula-Editor 125931
  Show dependency treegraph
 
Reported: 2022-09-14 02:16 UTC by V Stuart Foote
Modified: 2022-12-07 14:09 UTC (History)
3 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 V Stuart Foote 2022-09-14 02:16:22 UTC
Noticed the button actions on the sm Formula editor Sidebar 'Properties' deck (i.e. Fonts, Font Size, Spacing Alignment) are no longer launching their dialogs.

=-testing-=

Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 7653a5740e862ec51284225b8ec24977ea49b857
CPU threads: 8; OS: Windows 10.0 Build 19044; UI render: Skia/Vulkan; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL threaded
Comment 1 V Stuart Foote 2022-09-14 02:20:44 UTC
This is only affecting a formula placed by OLE onto a Writer document canvas.

The content panels function as expected when a formula is opened directly from the sm module.
Comment 2 Rafael Lima 2022-09-14 12:20:31 UTC
Repro with

Version: 7.5.0.0.alpha0+ / LibreOffice Community
Build ID: 8b5a989dcdcf4edd50c9fdb092d4180432ce4b6a
CPU threads: 12; OS: Linux 5.15; UI render: default; VCL: kf5 (cairo+xcb)
Locale: pt-BR (pt_BR.UTF-8); UI: en-US
Calc: CL threaded

From within Math the buttons in the Properties deck do work. However, when opening from an embedded OLE object in Writer and Impress, the buttons do not work.
Comment 3 Mike Kaganski 2022-12-06 11:16:49 UTC
*** Bug 152390 has been marked as a duplicate of this bug. ***
Comment 4 RGB 2022-12-06 11:50:54 UTC Comment hidden (off-topic)
Comment 5 V Stuart Foote 2022-12-06 14:23:20 UTC Comment hidden (off-topic)
Comment 6 Mike Kaganski 2022-12-06 14:27:03 UTC Comment hidden (off-topic)
Comment 7 Mike Kaganski 2022-12-06 14:28:40 UTC
FTR (since commit notification system has a strike today): fixed by commit 834f49b7e30ec9cc9bd050079b23995ad514b40c.
Comment 8 V Stuart Foote 2022-12-06 14:29:32 UTC
https://gerrit.libreoffice.org/c/core/+/143693
Comment 9 Stéphane Guillou (stragu) 2022-12-07 14:09:33 UTC
Repro:

Version: 7.5.0.0.alpha1+ (X86_64) / LibreOffice Community
Build ID: 6d6a2343b1d45695f3ea02818d317a022a7b259f
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Fix verified:

Version: 7.5.0.0.alpha1+ (X86_64) / LibreOffice Community
Build ID: da3dd48eaf9086f8ab28d6a6655f9a638e51433a
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Thanks Mike!