| Summary: | Chart bars shrink and jump up on applying bitmap fill | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Katarina Behrens (Inactive) <Katarina.Behrens> |
| Component: | Chart | Assignee: | Katarina Behrens (Inactive) <Katarina.Behrens> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | peekaa, thomas.lendo, xiscofauli |
| Priority: | medium | ||
| Version: | 5.4.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | Linux (All) | ||
| Whiteboard: | target:6.1.0 target:6.0.5 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 90486, 94722 | ||
Confirmed in Version: 5.4.0.0.alpha0+ Build ID: 634589b340316ba64b731b4d923c1056be415494 CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group *** Bug 114132 has been marked as a duplicate of this bug. *** Katarina Behrens committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=2eaa978d135a53abf22df2dc3fcb8d04733fe2d3 tdf#104658: Fix jumping bitmap-filled chart bars It will be available in 6.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Katarina Behrens committed a patch related to this issue. It has been pushed to "libreoffice-6-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=4eed0937c971a21287da639e0708c682d0241ea2&h=libreoffice-6-0 tdf#104658: Fix jumping bitmap-filled chart bars It will be available in 6.0.5. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. |
Yet another regression from the infamous GSoC project 1. Open any column chart, for example attachment 121237 [details] 2. Select a data series (any), then Format Data Series > Area 3. Bonk 'Bitmap' button and select one of the bitmaps Expected: Chart bars will get the selected bitmap fill and stay where they were Actual: Odd things happen to chart bars. Depending on their value, sometimes they get narrower and shorter. Sometimes they move upwards. Sometimes both.