| Summary: | FILEOPEN DOCX: Positions of shapes within a grouping are jumbled | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Telesto <telesto> |
| Component: | Writer | Assignee: | Attila Bakos (NISZ) <bakos.attilakaroly> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | aron.budea, bakos.attilakaroly, libreoffice, nnamani.ezinne, srdosm |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 7.4.0.0 alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=143574 | ||
| Whiteboard: | target:7.4.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 136328 | ||
| Attachments: |
Example file
Screenshot of the problem |
||
|
Description
Telesto
2022-04-22 08:59:58 UTC
Created attachment 179723 [details]
Example file
Reproducible using: Version: 7.4.0.0.alpha0+ / LibreOffice Community Build ID: 5453f75a1e682992f3a725781bb563b8cc76cf1b CPU threads: 8; OS: Linux 5.13; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded Report from bisecting: 2df304c999afd3e4d29eb843d6fc81826b52f53c is the first bad commit commit 2df304c999afd3e4d29eb843d6fc81826b52f53c Author: Norbert Thiebaud <nthiebaud@gmail.com> Date: Mon Jan 3 06:12:58 2022 -0800 source 2951cbdf3a6e2b62461665546b47e1d253fcb834 source 2951cbdf3a6e2b62461665546b47e1d253fcb834 I am adding Attila Bakos (NISZ) to the CC list. Created attachment 179889 [details]
Screenshot of the problem
Hi there. As my attachment shows the only problem is that, the textboxes has different wrapping setting than through. (upper fig.) If i replace the wrapping to Through, this will be fine too (lower fig.), so this is a sync problem. Fix soon.
patch here: https://gerrit.libreoffice.org/c/core/+/134149 Attila Bakos (NISZ) committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/5648363e8f70cd95b00db62f91effb7eb1385ac9 tdf#148720 sw DOCX: fix jumbled group textbox regression It will be available in 7.4.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. (In reply to Attila Bakos (NISZ) from comment #5) > patch here: https://gerrit.libreoffice.org/c/core/+/134149 Hei Attila. Thanks you for the patch. I can commit that nowaday daily release has fixed the bug. I think you should set the status as RESOLVED and then I set it as VERIFIED. |