Bug 76595 - ooxml image deletion reappears in ODF odt
Summary: ooxml image deletion reappears in ODF odt
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
4.2.1.1 release
Hardware: All All
: highest major
Assignee: Not Assigned
URL: https://www.sstechnetwork.com/
Whiteboard:
Keywords: skillDesign
Depends on:
Blocks:
 
Reported: 2014-03-25 13:29 UTC by Anton Derbenev
Modified: 2023-12-30 08:56 UTC (History)
6 users (show)

See Also:
Crash report or crash signature:


Attachments
ooxml document with picture which cannot be deleted (97.45 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2014-03-25 13:29 UTC, Anton Derbenev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Derbenev 2014-03-25 13:29:05 UTC
Created attachment 96366 [details]
ooxml document with picture which cannot be deleted

Steps to reproduce:
1. Open attachment
2. Pick Arrow tool from Drawing toolbar
3. Select picture with mountains in center of first page, press Del (you'll have to drag a little select area, just clicking won't work; area does not have to cover whole picture, just any part)
4. Save in odt, reload

Current behavior:
Deleted Picture re-appear in center of page again (and in object browser (F5).

In odt, picture always reappear on first page, even when deleted from all (even after re-opening odt and deleting from there).  When saving to docx, picture reappears on other pages.
Operating System: Windows XP
Version: 4.2.1.1 release
Comment 1 Dominique Boutry 2014-03-27 14:54:47 UTC
Analysis with LibO 4.2.2.1 on Win7 :

The "mountain" picture belongs to the page (header/footer) part, not to the text body.
First page has the "First Page" page type, with "Same content on first page" deselected, other pages have the "Default Style" page type, also with "Same content on first page" deselected.

Without any change, you delete on page # :
- 1: picture in the first page of page (only one exists) with "First Page" style (page 1),
- 2: picture in the first page of pages with "Default Style" style (page 2),
- 3: picture in the other pages of pages with "Default Style" style (pages 3-end).

It remains the picture in the other page(s) with "First Page" style :
- OK, there are none in the attachment ; there should not exist any, in any doc,
- but LibO doesn't know this subtility, it allows them to exist!
- the bug is that the picture, deleted from the first page background and still existing in the following page backgrounds, is nevertheless drawn in the first page : this is WRONG (bug set to NEW),
- to delete it, check the "Same content on first page" in "First Page" page style before deleting, so that you see all.

Headache garranteed...
Comment 2 Anton Derbenev 2014-03-27 21:45:44 UTC
Just wow. Thanks for explanation, I tried to analyse what is happening, but didn't get any close.
Comment 3 Yousuf Philips (jay) (retired) 2014-07-07 23:21:04 UTC
Confirmed in Linux Mint in 4.2.5 and 4.3.1 and Windows 7 in 4.2.4. It works fine in 4.0.6 and 4.1.6.
Comment 4 Joel Madero 2014-07-08 07:18:01 UTC
Setting Priority:
Major - loss of data (or I guess in this case...unloss of data? ;) )
Highest - default is high but bumping up because of regression + our native format. Adding to MAB list
 da4ad98ef394c644bb0aa80161ff599330862e7c is the first bad commit
commit da4ad98ef394c644bb0aa80161ff599330862e7c
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Date:   Thu Oct 17 19:23:14 2013 +0000

    source-hash-570fe620e9d573cfc9fc260e6518563c6a6c1a3c
    
    commit 570fe620e9d573cfc9fc260e6518563c6a6c1a3c
    Author:     Stephan Bergmann <sbergman@redhat.com>
    AuthorDate: Wed Jul 24 09:31:41 2013 +0200
    Commit:     Stephan Bergmann <sbergman@redhat.com>
    CommitDate: Wed Jul 24 09:31:41 2013 +0200
    
        Keep passing XComponentContext into officecfg:: wrapper fns, where available
    
        Change-Id: I10448edd04c6c7e7f03c539bf85aba4e00c7e311

:100644 100644 d4197fbc8076054b77cfb7c6daccbaef3a07b471 59f4adcea92e0e0973176750fb770506c85f24b7 M	autogen.log
:100644 100644 5d355f4aa08496286f3179dabdf19a5a74798d00 88ba6862fe738a0310ba706546ab52ab6d35bb50 M	ccache.log
:100644 100644 dd1c28d6eca33820a174c351dd396abd5c7e07e8 191b1e373284bcf823929c6f65e7a824c8ccfb02 M	commitmsg
:100644 100644 8bbc92e1cdf5703e61a7d0b7b13f53d3f6969c69 84ff52ee125b1b4f03b34c9b07d5e55947899cdb M	dev-install.log
:100644 100644 57ecc496b83888705cbd62221128892c9dde7fde 0d7d592ac09c717e3836f6287f6edf0e05bad6b0 M	make.log
:040000 040000 74dd0918665f15297668258400238c4d06c65a40 d165a641190b516218263ac8bc3750d6b32146a6 M	opt


# bad: [423a84c4f7068853974887d98442bc2a2d0cc91b] source-hash-c15927f20d4727c3b8de68497b6949e72f9e6e9e
# good: [65fd30f5cb4cdd37995a33420ed8273c0a29bf00] source-hash-d6cde02dbce8c28c6af836e2dc1120f8a6ef9932
git bisect start 'latest' 'oldest'
# good: [e02439a3d6297a1f5334fa558ddec5ef4212c574] source-hash-6b8393474974d2af7a2cb3c47b3d5c081b550bdb
git bisect good e02439a3d6297a1f5334fa558ddec5ef4212c574
# bad: [4850941efe43ae800be5c76e1102ab80ac2c085d] source-hash-980a6e552502f02f12c15bfb1c9f8e6269499f4b
git bisect bad 4850941efe43ae800be5c76e1102ab80ac2c085d
# skip: [a043626b542eb8314218d7439534dce2fc325304] source-hash-9379a922c07df3cdb7d567cc88dfaaa39ead3681
git bisect skip a043626b542eb8314218d7439534dce2fc325304
# skip: [aba65c3e4c0df07e4909aeefb758cdb688242bf6] source-hash-827524abfb4b577d08276fde40929a9adfb7ff1a
git bisect skip aba65c3e4c0df07e4909aeefb758cdb688242bf6
# skip: [c81a8a0dcfc1ed095a80e4485c89dd0fcaf73f31] source-hash-c69ed33628ec0b7abf6296539cf280d6c4265930
git bisect skip c81a8a0dcfc1ed095a80e4485c89dd0fcaf73f31
# skip: [9771d0c212cfa71b07742ff3dc5c05df22d600eb] source-hash-a9a0933ec67eab0ec31c8fadb60fb8e8e3e90485
git bisect skip 9771d0c212cfa71b07742ff3dc5c05df22d600eb
# bad: [32c7515d0a5143cdc0c174c7d9767e00a0bef0c8] source-hash-4450b1b93f7f7b5f97c631fe767b1156350a9227
git bisect bad 32c7515d0a5143cdc0c174c7d9767e00a0bef0c8
# good: [e128a0b9bd133d989b87354bd271ef25c642b7bc] source-hash-7be71336862204f0763fc2f8cf62a6f48f341114
git bisect good e128a0b9bd133d989b87354bd271ef25c642b7bc
# bad: [a22bedaefd4f837e884f70bc50b0f916160b4c49] source-hash-a4c385f1aa98b5fb2d85136b653365fb6baa33f8
git bisect bad a22bedaefd4f837e884f70bc50b0f916160b4c49
# bad: [b39f384b5baf459aa0bd37c20d5886b040293086] source-hash-f0833d965d20594c0f2d74ffca95589a572e012c
git bisect bad b39f384b5baf459aa0bd37c20d5886b040293086
# good: [b5e6283a204221f3f9f830c2b3b75c195f8a51bc] source-hash-f4546b72702dbe30505594a8307dd402e81a0303
git bisect good b5e6283a204221f3f9f830c2b3b75c195f8a51bc
# bad: [2d9baecf3ce2ea1ec8bea3e842eed595061eeef6] source-hash-ff51a2b64571a8d72ff4d8a8181d17cf98c42e69
git bisect bad 2d9baecf3ce2ea1ec8bea3e842eed595061eeef6
# bad: [da4ad98ef394c644bb0aa80161ff599330862e7c] source-hash-570fe620e9d573cfc9fc260e6518563c6a6c1a3c
git bisect bad da4ad98ef394c644bb0aa80161ff599330862e7c
# first bad commit: [da4ad98ef394c644bb0aa80161ff599330862e7c] source-hash-570fe620e9d573cfc9fc260e6518563c6a6c1a3c
Comment 5 Björn Michaelsen 2014-08-21 12:17:30 UTC
(This is an automated message.)

Setting priority to highest as this is a MAB. This is part of an effort to make the importance of MAB reflected in priority too.
Comment 6 Björn Michaelsen 2014-10-11 12:59:52 UTC
(In reply to Joel Madero from comment #4)
> bibisect
So bibisected range is f4546b72702dbe30505594a8307dd402e81a0303..570fe620e9d573cfc9fc260e6518563c6a6c1a3c with only 6 commits in sw/, none of which seem to be obviously guilty.
Comment 7 tommy27 2014-12-05 19:55:18 UTC
still reproducible under  4.5.0.0.alpha0+
Build ID: f20043a0805c3a75eb4024ed59f45291aea93ac0
TinderBox: Win-x86@39, Branch:master, Time: 2014-12-03_01:16:50

moving this to mab4.3 list since 4.2.x is end of life
Comment 8 Matthew Francis 2015-01-07 12:44:55 UTC
The behaviour seems to have changed as of the below commit.

Adding Cc: to rattles2013@gmail.com; Any chance you could take a look at this? Thanks


commit 2d5978b22b402dea9dee5b468d2044ccc1208a15
Author: Adam Co <rattles2013@gmail.com>
Date:   Sun Jul 21 16:27:45 2013 +0300

    fdo#66145: fix for FirstIsShared flag
    
    Change-Id: Id8cc3829ccd5806295b0f240a570dc1d66ed0c87
    Reviewed-on: https://gerrit.libreoffice.org/5002
    Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
    Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
Comment 9 Andras Timar 2015-06-18 20:07:16 UTC
I cannot reproduce this with fresh builds from libreoffice-4-4 and master branches.
Comment 10 tommy27 2015-06-18 20:24:07 UTC
Andras is right: this bug is gone in 4.4.3.2 as well
this is another self-resolving MAB
Comment 11 Robinson Tryon (qubit) 2015-12-17 10:52:18 UTC
Migrating Whiteboard tags to Keywords: (Bibisected)
[NinjaEdit]
Comment 12 Sam Battherford 2021-02-15 03:34:00 UTC Comment hidden (spam)
Comment 15 AdamMark 2021-04-29 07:07:52 UTC Comment hidden (spam)
Comment 17 norton 2021-07-22 07:28:44 UTC Comment hidden (spam)
Comment 18 Ashley Kavinsky 2022-01-11 12:46:13 UTC Comment hidden (spam)
Comment 19 Ashley Kavinsky 2022-01-15 09:16:14 UTC Comment hidden (spam)
Comment 20 rihana marco 2022-03-05 10:25:28 UTC Comment hidden (spam)
Comment 21 rihana marco 2022-03-05 10:26:07 UTC Comment hidden (spam)
Comment 22 Ava Ebrahim 2022-03-28 07:54:19 UTC Comment hidden (spam)
Comment 23 Ava Ebrahim 2022-03-28 07:54:52 UTC Comment hidden (spam)
Comment 24 zareen deol 2022-03-28 07:55:24 UTC Comment hidden (spam)
Comment 25 zareen deol 2022-03-28 07:56:03 UTC Comment hidden (spam)
Comment 26 Getposttop 2022-03-28 13:09:05 UTC Comment hidden (spam)
Comment 27 Getposttop 2022-03-28 13:09:50 UTC Comment hidden (spam)
Comment 28 luna beth 2022-04-07 03:57:42 UTC Comment hidden (spam)
Comment 29 Getposttop 2022-04-08 12:58:19 UTC Comment hidden (spam)
Comment 30 indianfilters09 2022-04-27 10:14:07 UTC Comment hidden (spam)
Comment 31 jim martin 2022-05-06 06:49:41 UTC Comment hidden (spam)
Comment 32 jim martin 2022-05-06 06:49:52 UTC Comment hidden (spam)
Comment 33 jim martin 2022-05-06 06:50:04 UTC Comment hidden (spam)
Comment 34 jim martin 2022-05-06 06:50:20 UTC Comment hidden (spam)
Comment 35 luna beth 2022-06-07 05:46:22 UTC Comment hidden (spam)
Comment 36 irvkxtxevwkge 2022-08-19 09:07:09 UTC Comment hidden (spam)
Comment 37 monon 2022-10-04 07:04:21 UTC Comment hidden (spam)
Comment 38 Model Girls 2022-10-29 09:32:31 UTC Comment hidden (spam)
Comment 39 Vishal 2023-03-17 09:51:02 UTC Comment hidden (spam)
Comment 40 V Stuart Foote 2023-03-17 14:22:33 UTC
back to => WFM
Comment 41 james 2023-04-29 09:47:55 UTC Comment hidden (spam)
Comment 42 Sofiacarson 2023-08-30 09:12:03 UTC Comment hidden (spam)
Comment 43 Usedgym 2023-12-12 10:12:44 UTC Comment hidden (spam)
Comment 44 maya prakash 2023-12-14 06:25:08 UTC Comment hidden (spam)
Comment 45 Usedgym 2023-12-29 09:08:20 UTC Comment hidden (spam)
Comment 46 maya prakash 2023-12-30 08:56:25 UTC Comment hidden (spam)