Description: All tabs on Manage styles have open options New, Edit or Hide. But on tab Table styles there is only open option Hide. I try it in English US or Slovakia localization. It was same. I have last version. Do not know if there is also on older version. I did reset profile. I did uninstall all LibreOffice. Delete all folders in my profile and all paths where it was. Restart PC and made new installation. Result was same. I have also screenshot but here is not option to send it. Steps to Reproduce: 1. Open writer 2. push F11 3. goto tab Tablet style 4, Klik right button mouse and see dialog windou with options. Actual Results: There is closed options: New, Edit Style, Show and Delete. Only one option is open: Hide Expected Results: Should be open all options Reproducible: Always User Profile Reset: Yes Additional Info: Version: 25.8.1.1 (X86_64) Build ID: 54047653041915e595ad4e45cccea684809c77b5 CPU threads: 12; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Vulkan; VCL: win Locale: sk-SK (sk_SK); UI: en-US Calc: CL threaded
Created attachment 202956 [details] Table style tab on Manage styles
This is correct expected behavior bcz the Table styles are not fully implemented for user editing, and what is available are defined in the autotbl.fmt binary file and read by tblafmt.cxx/.hxx The can be applied, and modified by user on document canvas, then New from selection (and a user's defined style then Updated from selection). Can also import the table styles modified and saved to template. But until bug 152711 is implemented, best that can happen is improving the user's ability to manipulate the provided *** This bug has been marked as a duplicate of bug 152711 ***