https://bugs.documentfoundation.org/show_bug.cgi?id=150457

Hossein <hoss...@libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|7.2.4.1 release             |7.1.1.2 release
      Regression By|                            |Canberk TURAN
           Keywords|                            |regression
                 CC|                            |canberkktur...@gmail.com

--- Comment #12 from Hossein <hoss...@libreoffice.org> ---
linux-64-7.0 $ git bisect log
git bisect start
# bad: [28c2621cf6a6d383bd0dfa3231adce6a6bff1fb4] source
sha:626ea4e62a3e5005fe9825923a1c0c5bdb61cc08
git bisect bad 28c2621cf6a6d383bd0dfa3231adce6a6bff1fb4
# good: [d67926cda658cfe40d35f9f0f203c3407f3700c9] source
sha:9bc848cf0d301aa57eabcffa101a1cf87bad6470
git bisect good d67926cda658cfe40d35f9f0f203c3407f3700c9
# good: [056a86d70b2c4322bac1bc3685eacd5364c1dbcf] source
sha:368e9a829e07b3f8624898d69d2c00ec3bc590ec
git bisect good 056a86d70b2c4322bac1bc3685eacd5364c1dbcf
# good: [0dcf6f593cd9eb8abf3fa3cd0f4ef8f47097c3b2] source
sha:d37aa807fe264b7172416a52ef21b178fb502b71
git bisect good 0dcf6f593cd9eb8abf3fa3cd0f4ef8f47097c3b2
# bad: [8e0083c274fc9ad13c2fc4984cffe5bbe3a0e41e] source
sha:2562df42f8a95f33f339405354b422e52cf42fbf
git bisect bad 8e0083c274fc9ad13c2fc4984cffe5bbe3a0e41e
# good: [9321cfae0630b5598a97cb7043a0abc177e670e8] source
sha:983ff8d90deb511e43d5fbdeaf602f7f4de49122
git bisect good 9321cfae0630b5598a97cb7043a0abc177e670e8
# good: [fb5a38fcc683defbdfc6f9119dc973b31538cf81] source
sha:c90ccc85a9d10d3bf71b1c7721ce5124394ef91f
git bisect good fb5a38fcc683defbdfc6f9119dc973b31538cf81
# bad: [4c99bc24242ab7f508af92e8979115cba96e42d7] source
sha:44041005186b0556a06695920de842c5998851f1
git bisect bad 4c99bc24242ab7f508af92e8979115cba96e42d7
# bad: [89eda56a5709d0c486b40de693a5c685f7ceb3c0] source
sha:22cb73dcc682edb15a2425339377ff54dde5dba6
git bisect bad 89eda56a5709d0c486b40de693a5c685f7ceb3c0
# good: [acf2c1e4a212354c03295f328ca4f9f32bfc407e] source
sha:c46219e6afdb0a448393f69a69cb4e71d6d04a77
git bisect good acf2c1e4a212354c03295f328ca4f9f32bfc407e
# good: [c3fd8e85beab6bdef1add77a72968c63c05a0e8d] source
sha:6dd15d39c11384ebd7cd5a2efea666724fcfe0ba
git bisect good c3fd8e85beab6bdef1add77a72968c63c05a0e8d
# bad: [797990fcb4da845f2fd6c9f6b6537f440c63dd21] source
sha:2da8c272528386e38deb679712adb879f2f412b2
git bisect bad 797990fcb4da845f2fd6c9f6b6537f440c63dd21
# bad: [187fffe96a8fd159ac222d6390cf4fc9b22bdf2a] source
sha:e0e1c3bcc9445c177a4d97ba11639ae4f2f83163
git bisect bad 187fffe96a8fd159ac222d6390cf4fc9b22bdf2a
# bad: [e266e4d8ef4064984b2dd3328d4ce7b5f0f77431] source
sha:c46a704943be830d603ba0421a329ccb58b8b209
git bisect bad e266e4d8ef4064984b2dd3328d4ce7b5f0f77431
# bad: [c9dc690126cb894dc6ab2546dddd8878dd769ced] source
sha:402f36efb215338ad545caa65d39fb8a39685ea1
git bisect bad c9dc690126cb894dc6ab2546dddd8878dd769ced
# first bad commit: [c9dc690126cb894dc6ab2546dddd8878dd769ced] source
sha:402f36efb215338ad545caa65d39fb8a39685ea1

bibisected to:

commit 402f36efb215338ad545caa65d39fb8a39685ea1
Author: Canberk TURAN <canberkktur...@gmail.com>
Date:   Sun Jun 7 16:26:16 2020 +0300

    tdf#131990 MACROS: fixes return value of UpDown Method

    This patch fixes bRet return value of UpDown method in
    sw/source/core/crsr/swcrsr.cxx. Before this patch UpDown method always
returns true.

I reverted the above commit, then the up down key behavior changed.
Subsequently the crash did not happen anymore, as the removal of multiple
footnotes and their numbers was not possible anymore.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to