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
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.
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
UX team, are we sure it's a bug?
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)
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
Dear Julien Nabet, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
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?
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.