Description: UI: Manage changes dialog is resizing for few seconds after every reject/clear formatting button press Steps to Reproduce: 1. Open the attached file 2. Edit -> Track changes -> Manage changes 3. Start pressing reject/clear formatting Actual Results: Shrinks expands Expected Results: Same size 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: nl-NL (nl_NL); UI: en-US Calc: CL
Not in Version: 6.3.0.0.beta1+ (x86) Build ID: 5cfac16dbd4af456a7fb6d52c8953c69a72ba2ba CPU threads: 4; OS: Windows 6.3; UI render: default; VCL: win; Locale: nl-NL (nl_NL); UI-Language: en-US Calc: CL
The attachment is missing, please add again, thanks!
Created attachment 164501 [details] Example file
Created attachment 164502 [details] Screencast
@Caolan Is it possible to initialize the Manage Changes dialog based on the larger "Reject/Clear formatting label". Instead adjusting the size continuously based on the content? See screencast
Yes is possible. (but it might then look fairly horrible with a huge mostly empty button). To try it out see svx/source/dialog/ctredlin.cxx and the "m_xReject" button. There is a place where the two different strings are set. To make it always the same size then in the ctor you could set each string and after each set then query the size with "get_preferred_size" and then set the larger size with "set_size_request" and the button will then be unchanged in size regardless of which string is then used
Reproduced in: Version: 7.1.0.0.alpha0+ Build ID: ce6c6a5ad6c9dde09bb0bb0c51e16d828cfe0ef7 CPU threads: 6; OS: Linux 5.4; UI render: default; VCL: gtk3 Locale: en-GB (hu_HU.UTF-8); UI: en-US Calc: threaded
I'm too newbie to decide, this is a bug or not a bug, so I just leave this here... :) Bibisected using linux-64-6.4 to: URL: https://cgit.freedesktop.org/libreoffice/core/commit/?id=f35825e85f59e0fd155c68d63260169cd3cb38c9 author: Caolán McNamara <caolanm@redhat.com> committer: Caolán McNamara <caolanm@redhat.com> summary: Resolves: tdf#127218 allow changes dialog to shrink when button text changes
As there is request for UX input: dialogs with a user-defined size should not change on reloading. So ideally we size only at initialization but not later.
Dear Telesto, 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