| Summary: | WRITER: Linked image does not update after selecting another file in Properties dialog. | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | tomasz.sztejka <Tomasz.Sztejka> |
| Component: | Writer | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | minor | CC: | caolan.mcnamara, ilmari.lauhakangas |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 6.2.0.3 release | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | All | ||
| Whiteboard: | target:7.6.0 target:7.5.3 | ||
| Crash report or crash signature: | Regression By: | Caolán McNamara | |
| Bug Depends on: | |||
| Bug Blocks: | 112581 | ||
| Attachments: |
Narrow image
Wide image |
||
|
Description
tomasz.sztejka@polon-alfa.pl
2022-12-28 10:20:53 UTC
(In reply to tomasz.sztejka@polon-alfa.pl from comment #0) > Steps to reproduce: > 1.Prepare two images, one very wide (A), second (B) tall and narrow and of > both sizes larger than sizes of image A. The difference in proportions do > help to expose the bug. Thnak you for reporting the bug. But I don't understand how to create a narrow image, with a larger whidth than a very wide image. My bad at English wording Example: A: 10x100 pixels B: 1000x200 pixels Created attachment 185999 [details]
Narrow image
Created attachment 186000 [details]
Wide image
(In reply to tomasz.sztejka@polon-alfa.pl from comment #0) > Steps to reproduce: > 1.Prepare two images, one very wide (A), second (B) tall and narrow and of > both sizes larger than sizes of image A. The difference in proportions do > help to expose the bug. > 2.Create empty document. > 3.Insert->Image > Select wide image (A), check "linked" to make it linked. > 4.Observe image is inserted and shown correctly. > 5.Right click on image and select Properties->Rotation->Link->Browse. > 6.Select tall image (B), remember to check "linked" (Bug 61358), click OK. > -------- first bug is here: ------ > 7.Observe that in properties dialog in the preview the tall image is now > drawn OVER the wide image. Bibisected with linux-64-6.2 to 6b7819dbe09d5aef3acf20a5acc807afbdcacc20 weld SwGrfExtPage (In reply to tomasz.sztejka@polon-alfa.pl from comment #0) > 11.Again right click the image, select Properties->Rotation->Link->Browse > 12.Select narrow image (A), remember to check "linked" (Bug 61358), click OK. > 13.Observe, that preview is now drawn __correctly__ > 14.Click OK in dialog. > --------- second bug here: ------- > 15.Observe that now the image in document did NOT refresh. This is bug 133201 (which I fortunately found early and could quickly confirm with 7.0 bibisect repository). Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/aa252a2d019c350d90b7c4a090246451a6006b87 Resolves: tdf#152704 old image remains underneath when new image drawn It will be available in 7.6.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. done in trunk, backport to 7-5 in gerrit Verified, thanks Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: f0ff4243d45b11f372a2ed824fbb8806de9cb595 CPU threads: 8; OS: Linux 6.2; UI render: default; VCL: kf5 (cairo+xcb) Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: threaded Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-5": https://git.libreoffice.org/core/commit/631215d52a78b728b0b2f3438b2faa9ce24a5960 Resolves: tdf#152704 old image remains underneath when new image drawn It will be available in 7.5.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. |