Bug 132215 - .uno:EditStyle should open the "format cells" dialog
Summary: .uno:EditStyle should open the "format cells" dialog
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
6.3.4.2 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Context-Menu Cell-Format-Dialog
  Show dependency treegraph
 
Reported: 2020-04-18 09:56 UTC by Julien Nabet
Modified: 2024-04-09 09:11 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 Julien Nabet 2020-04-18 09:56:52 UTC
Description:
On pc Debian x86-64 with master sources updated today, when trying "Edit Style", it doesn't nothing and this appears on console:
warn:sfx.control:287422:287422:sfx2/source/control/dispatch.cxx:1204: Childwindow slot missing: 25917

Steps to Reproduce:
1. Launch Calc
2. Right click on any cell
3. Styles, "Edit Style..."

Actual Results:
Does nothing

Expected Results:
Should open "Cell Style" dialog


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Version: 7.0.0.0.alpha0+
Build ID: dbda099d198a2236bafea2209cb5e3fc58ee8741
CPU threads: 12; OS: Linux 5.5; UI render: default; VCL: gtk3; 
Locale: fr-FR (fr_FR.UTF-8); UI-Language: en-US
Calc: threaded
Comment 1 BogdanB 2020-04-18 13:48:31 UTC
I tested on 
Version: 6.3.4.2
Build ID: 60da17e045e08f1793c57c00ba83cdfce946d0aa
CPU threads: 4; OS: Linux 5.3; UI render: GL; VCL: gtk3; 
Locale: ro-RO (ro_RO.UTF-8); UI-Language: en-US
Calc: threaded

It's opening the sidebar with styles. It's not opening a page to edit that style.
Comment 2 m_a_riosv 2020-04-18 14:52:09 UTC
Confirmed.
Version: 7.0.0.0.alpha0+ (x64)Build ID: 96f77910e86f88c99621a8b17c09fc69f9f1d8f3CPU threads: 4; OS: Windows 10.0 Build 19608; UI render: Skia/Raster; VCL: win; Locale: es-ES (es_ES); UI-Language: en-USCalc: CL
Comment 3 Roman Kuznetsov 2020-04-25 22:51:36 UTC
UX team, are we sure it's a bug?
Comment 4 sdc.blanco 2021-01-05 03:15:00 UTC
Reproduced STR and generalized by using Customize to add "Edit Style" to Styles menu, and added a keyboard shortcut to Edit (.uno:EditStyle) where it also does not do anything from the menu or the shortcut.

(iow, problem is with .uno:EditStyle and not because it is a contextual menu)

It is possible however, to use contextual menu Modify command in Sidebar to edit styles.

Version: 7.2.0.0.alpha0+ (x64)
Build ID: 4041c68ea59181f1c4774c356809066d2051db41
CPU threads: 8; OS: Windows 10.0 Build 19041; UI render: Skia/Raster; VCL: win
Locale: da-DK (en_DK); UI: en-US
Calc: threaded

Also reproduced comment 1 using 6.3.6.2  (the sidebar is opened with the appropriate cellstyle selected)  (but no editing dialog)
Comment 5 Julien Nabet 2022-04-09 09:34:25 UTC
I gave a new try with master sources updated today, indeed it opens the sidebar with styles but nothing more.

In console logs, I see now these 2:
warn:sfx.control:132182:132182:sfx2/source/control/dispatch.cxx:1206: Childwindow slot missing: 25917
warn:sfx.control:132182:132182:sfx2/source/control/dispatch.cxx:1206: Childwindow slot missing: 26189
Comment 6 QA Administrators 2024-04-09 03:13:16 UTC Comment hidden (obsolete)
Comment 7 Julien Nabet 2024-04-09 08:06:30 UTC
On pc Debian x86-64 with master sources updated today, I could still reproduce this.

Heiko/Xisco: any thoughts here?
I mean, do you agree edit style dialog should be opened?
Comment 8 Heiko Tietze 2024-04-09 09:11:02 UTC
We have .uno:EditStyle assigned to Alt+P and .uno:DesignerDialog with F11 both open the Stylist in Calc. Likewise in Writer, the first one should open respective the properties dialog.

Btw, on macOS the shortcut is option+p, which inserts a π-symbol.