Description: When inserting a formula into Impress, when resizing the font inside the formula editor the bounding box does not increase in size, cutting off the formula. If one goes back to impress then double clicks on the formula then the bounding box is correct. Inserting a formula into writer, however, works correctly. Steps to Reproduce: 1. Create a new Impress document 2. Insert|object|formula.... 3. enter some formula 4. format|font size... 5. set font size to some large, say 51 6. formula not gets clipped as bounding box is not increased 7. click on Impress slide to deactivate formula editor 8. double click on formula to reactivate formula editor 9. bounding box is now correctly resized Actual Results: formula bounding box is too small and formula is clipped Expected Results: when resizing font in formula editor (with Impress) the formula bounding box should increase to show all of the enlarged formula. Reproducible: Always User Profile Reset: No Additional Info:
Confirm LO 6.2 and Version: 4.4.0.0.alpha0+; Windows
Dear brian.bj.parker99, 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 http://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://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
don't rerpo in Версия: 6.5.0.0.alpha0+ (x64) ID сборки: 32dcf3f0fdafcf44457842a8aa4f54d30d856ca9 Потоков ЦП: 4; ОС:Windows 10.0 Build 17763; Отрисовка ИП: GL; VCL: win; Локаль: ru-RU (ru_RU); Язык интерфейса: ru-RU Calc: threaded 1. Create a new Impress document 2. Insert|object|formula.... 3. enter some formula 4. format|font size... 5. set font size to some large, say 51 6. formula not gets clipped as bounding box is not increased 7. click on Impress slide to deactivate formula editor And I got good right size of formula after 7 step at once without steps 8 and 9 Status -> WFM
The OLE formula object is edited via the sm Formula module. The resize on the target canvas is not immediate, nor can you drag the OLE handles to resize it (nor would you want to as such resize would be erratic). Applying a "size ## { }" to the formula while in the sm module, or adjusting its size/position settings from menu (or now Sidebar deck) is the correct way to resize. It will appear resized in the sm Formula module window but the OLE bounding box will not adjust until back on the canvas and the object is re-parsed. Always been that way. *** This bug has been marked as a duplicate of bug 99792 ***