Description: Grid options not retained on Apply or OK and the result yields an incorrect grid and incorrect dimension line values. Steps to Reproduce: 1. Set scale to 1:16. 2. Set resolution to 0.75" for both horizontal and vertical. 3. Set Subdivision to 96 for both horizontal and vertical. 4. Click Apply. These settings should yield a grid with lines at 12" and subdivisions every 1/8". Drawing dimensions lines using this setting yields incorrect values due to the value of 96 not being retained. I had similar problems with dimemsion lines even when the subdivision value is retained. E.G., using a value of 48 should yield 1/4" (0.25") divisions, however, dimension lines would occasionally yield values with x.74 instead of always breaking at x.00, x.25, x.50, and x.75. I suspect there is a rounding problem in the calculation somewhere. Actual Results: Subdivision values will change to 99 and not retain the value of 96. Expected Results: Subdivision values will retain the value of 96. Reproducible: Always User Profile Reset: No OpenGL enabled: Yes Additional Info: The dialog box should not change the user entered value of 96
confirm in Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: cb2827f5f65324f309fa0e3c30d0b19ad237410e CPU threads: 8; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win Locale: ru-RU (ru_RU); UI: en-US Calc: CL
Hello chuck, Thanks for reporting the bug. Unfortunately without specific steps to reproduce it, it is difficult to track down the origin of the problem. Please provide a more detailed set of step-by-step instructions on how to reproduce the issue, including where to adjust resolution and subdivision. Thanks
Dear Chuck, 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
Setting the subdivision size to 96 then hitting the Apply button still causes the subdivisions to change to 99. It's been so long I no longer remember my exact use case that caused me to discover this, however something is still not right. Values should not change on their own. There seems to be limits on the value for subdivision as trying to set it to any value over 99 will change it back to 99 on blur from the field. The subdivision fields will accept any two-digit value. Start with 99 and work you way down hitting Apply on each change and you'll see the value will change sometimes to a different value. 98,97,96 all change to 99 on apply, 95 does not change, 94,93,92 all change to 95 on apply. You can keep going from there. It's just weird. Also, changing the Visible Grid toggle from this options panel has no effect. The grid display must be turned on/off using a different method, like right clicking on the drawing to change the grid display.