| Summary: | Child Textbox uses the same alignment as the parent shape | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Xisco Faulí <xiscofauli> |
| Component: | Writer | Assignee: | Attila Bakos (NISZ) <bakos.attilakaroly> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | bakos.attilakaroly, dgp-mail, libreoffice, telesto, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected |
| Version: | 7.0.3.1 release | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.documentfoundation.org/show_bug.cgi?id=124430 https://bugs.documentfoundation.org/show_bug.cgi?id=138512 |
||
| Whiteboard: | target:7.2.0 target:7.1.0.0.beta2 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 122886 | ||
| Attachments: | sample file | ||
|
Description
Xisco Faulí
2020-10-16 21:43:54 UTC
The issue started to happen after https://git.libreoffice.org/core/commit/06fd06597796d9e92117602245f3968c93707708, before that, the textbox didn't follow the shape at all I confirm it with Version: 7.0.3.1 (x64) Build ID: d7547858d014d4cf69878db179d326fc3483e082 CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: threaded Attila Bakos (NISZ) committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/3347d71b23595919e167bd49932675e77cbbdbbb tdf#137546 sw: fix text position at textbox alignment It will be available in 7.2.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. Attila Bakos (NISZ) committed a patch related to this issue. It has been pushed to "libreoffice-7-1": https://git.libreoffice.org/core/commit/7c21121f7caa8667d86fc1946ef2a337c5b15da9 tdf#137546 sw: fix text position at textbox alignment It will be available in 7.1.0.0.beta2. 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. Verified in: Version: 7.2.0.0.alpha0+ (x64) Build ID: 368c56144aab5794c39d5bc2082d9b3d6d7cebdb 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 Thanks for fixing! |