Description: With given below test scenario height of OLE object is changing in an unexpected way. Steps to Reproduce: 1. Create new calc doc with sample data (I've used a simple table with data 3x3), save it but do not close document. 2. Create new writer doc 3. Menu: Insert -> Object -> OLE object 4. Select "create from file" and select calc file saved on step 1. 5. Click option "Link to file" 6. Double click on inserted OLE object 7. Increase height of object 8. Click outside of OLE object to close editing 9. Double click on inserted object once again Actual Results: Opened object height is much more than expected and does not corresponds object height. Expected Results: During editing no unexpected height changes are visible. Reproducible: Always User Profile Reset: No Additional Info:
Dear Vasily Melenchuk, This bug has been in ASSIGNED status for more than 3 months without any activity. Are you still working on this issue ?
Patch fixing this problem is in Gerrit https://gerrit.libreoffice.org/#/c/77002/ However it is crashing several unit tests
Samuel Mehrbrodt committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/c185263f45a556e6c695c766476e67fbd2ea3593 tdf#126742 Don't change visible area while retrieving it It will be available in 7.0.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Samuel Mehrbrodt committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/67a52b17b51495a6112f42de7cb465d69f2bb139 tdf#126742 Don't change visible area while retrieving it It will be available in 6.4.3. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.