Description: UI: Sidebar panel resizing is inconsistent Steps to Reproduce: 1. Open Writer 2. Go to the different panels and try to resize them. Some panels can be smaller compared to others Actual Results: The minimum size of a panel is different for different panels. However the size gets inherited.. So it's possible to downside a panel witch by itself doesn't allow this Expected Results: Similar as with they Paragraph style dialog. Take the minimum size of the 'largest' panel and set it as minimum size for all Reproducible: Always User Profile Reset: No Additional Info: Version: 7.1.0.0.alpha0+ (x64) Build ID: <buildversion> CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: ru-RU (nl_NL); UI: en-US Calc: CL
Created attachment 164002 [details] Screencast
@Caolan You have invented the system to define the size of the dialog based on the 'largest' tab for Page Style dialog. Is the same technique also possible for the sidebar?
@Caolan You have invented the system to define the size of the dialog based on the 'largest' tab for Page Style dialog. Is the same technique also possible for defining the minimum size for the sidebar decks? FWIW, I assume this to be a duplicate.. expect they Style Exporting downsizing being new..
This has been covered in bug 90374 and its dupes, including your bug 104112. And fyi, Sidebar UI configuration by lo module was implemented by Caolán with https://cgit.freedesktop.org/libreoffice/core/commit/?id=b1314f22eb8de4359b5360194c04996351e9a6c2 and made persistence in profile with work on bug 67770 And where controls were affected those content panels were adjusted, e.g. bug 109385 Still a few annoyances, size of decks with UI scaling done for HiDPI bug 128243, or ability to reset Sidebar to defaults bug 105131 but the framework and general function of the Sidebar is somewhat established--i.e. no major changes, and just refinement which this is not.
*** This bug has been marked as a duplicate of bug 90374 ***