Created attachment 131428 [details] Overlapping page border text boxes produced with Word 2016 This bug is about a more general handling of text boxes overlapping the page borders. A partial fix - for a text box overlapping the bottom - was developed to fix bug 91260. It doesn't seem to work with the attached document generated by Word 2016. The attached document has four text boxes, all overlapping one of the page borders. The placement of the text part of the boxes is wrong, as they seem to be forced completely inside the page frame. But the associated shapes seem to be correctly placed. This also results in UX bugs: * if you try to select the frame of a text box, it "correctly" selects the shape. * if you try to move the frame, the whole text box is forced inside the page borders In MS Word 2016 I actually had to change the layout options to move the text box out of the frame borders, when generating the test document. So my guess is the logic of commit a4dee94afed9ade6ac50237c8d99a6e49d3bebc1 is wrong, as it breaks the synchronization of the text and shape frame. Probably this really has to be handled separately.
Created attachment 131429 [details] Example document exported as PDF
Confirmed in Version: 5.4.0.0.alpha0+ Build ID: 880033edde516fc30225005245253293a6a58ba4 CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk2; Locale: ca-ES (ca_ES.UTF-8); Calc: group
> So my guess is the logic of commit a4dee94afed9ade6ac50237c8d99a6e49d3bebc1 > is wrong, as it breaks the synchronization of the text and shape frame. > Probably this really has to be handled separately. The issue of imported TextBoxes not moving with the shape is likely an implementation bug. See Comment 14 on Bug 84678#c14 "And when you move [our TextBoxes] the text doesn't stay in the Text Box, which kind of defeats the whole point of Text Boxes."
** Please read this message in its entirety before responding ** 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
Still not working in Version: 6.2.0.0.alpha0+ Build ID: 61a7a43e3a37e1b1fb764f7be2dc1b5504162ec0
Created attachment 163898 [details] Comparison MSO 2010 and LibreOffice 7.1 master
The situation has improved in the master branch after https://cgit.freedesktop.org/libreoffice/core/commit/?id=ee6cd34eb3a2bd1f1340063ee4b90a72ff0c9532 author Tibor Nagy <nagy.tibor2@nisz.hu> 2020-07-09 09:54:15 +0200 committer László Németh <nemeth@numbertext.org> 2020-07-15 16:22:38 +0200 commit ee6cd34eb3a2bd1f1340063ee4b90a72ff0c9532 (patch) tree 218888235b4bbf7f3b32fd1edd3d018ae33c0eeb parent ac90bb44f53e099bd8743662b20d0e5ae1752fa2 (diff) tdf#123621 sw: fix textbox position according to DOCX
Attila Bakos committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b6850bbe95418ecfde404be1696548f18d200c9b tdf#106153 sw compatibility: fix textboxes exceeding the page It will be available in 7.1.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.
Created attachment 164751 [details] Side by side LibreOffice 7.1 and 7.0
*** Bug 104465 has been marked as a duplicate of this bug. ***
*** Bug 108932 has been marked as a duplicate of this bug. ***
Version: 7.1.0.0.alpha0+ (x64) Build ID: 34a09c9c61bff30e8c4d16132bb47b2b1b16e422 CPU threads: 4; OS: Windows 10.0 Build 17134; UI render: Skia/Raster; VCL: win Locale: hu-HU (hu_HU); UI: hu-HU Calc: threaded
*** Bug 135177 has been marked as a duplicate of this bug. ***
*** Bug 122829 has been marked as a duplicate of this bug. ***
*** Bug 142473 has been marked as a duplicate of this bug. ***