Created attachment 132476 [details] Document in order to reproduce the bug. In order to reproduce the bug just open the attached document and follow the instructions within the document. Bug also checked with older versions. Version 4.4.0 is the first version where this bug appeared. Hence regression.
Confirmed in Version: 5.4.0.0.alpha0+ Build ID: 7635e0c1c7f821a1081f8e3868f641ae74a172d6 CPU threads: 4; OS: Linux 4.8; UI render: default; VCL: gtk2; Locale: ca-ES (ca_ES.UTF-8); Calc: group And indeed, it's a regression, but it can't be bisected due to a crash in the navigation menu which was fixed by 535f34bba60e06d390a6f3802072b16a9841bc4e. After that commit, the bug was already present.
I'm not sure, but I think I can't reproduce it in Version: 6.1.0.0.alpha0+ (x64) Build ID: 77a535285f0fd5f2464430abdc67cf99be024868 CPU threads: 4; OS: Windows 10.0; UI render: GL; TinderBox: Win-x86_64@42, Branch:master, Time: 2018-01-23_23:04:23 Locale: de-DE (de_DE); Calc: CL
Bug checked with version 6.0.1 (64 Bit, Win 10). Bug still exists.
Navigate to previous Heading works in Version: 4.3.2.1 This regression was introduced by the following patch: commit 84e44386d70e886f9bae633ebe915ea3a52f8dbd Author: Caolán McNamara <caolanm@redhat.com>, Wed Nov 12 10:35:18 2014 +0000 (3 years, 4 months ago) Committer: Caolán McNamara <caolanm@redhat.com>, Wed Nov 12 12:25:18 2014 +0000 (3 years, 4 months ago) Follows: libreoffice-4-3-branch-point Precedes: libreoffice-4-4-branch-point Branches: <Expand> coverity#982189 Unchecked return value Change-Id: I6f5ef42b38236ea5f70ddbccfa25a81f2f3e976c Specifically here: https://opengrok.libreoffice.org/xref/core/sw/source/core/crsr/crstrvl.cxx#977
(In reply to Jim Raykowski from comment #4) > Navigate to previous Heading works in Version: 4.3.2.1 > > This regression was introduced by the following patch: > > commit 84e44386d70e886f9bae633ebe915ea3a52f8dbd > Author: Caolán McNamara <caolanm@redhat.com>, Wed Nov 12 10:35:18 2014 +0000 > (3 years, 4 months ago) > Committer: Caolán McNamara <caolanm@redhat.com>, Wed Nov 12 12:25:18 2014 > +0000 (3 years, 4 months ago) > Follows: libreoffice-4-3-branch-point > Precedes: libreoffice-4-4-branch-point > Branches: <Expand> > > coverity#982189 Unchecked return value > > Change-Id: I6f5ef42b38236ea5f70ddbccfa25a81f2f3e976c > > Specifically here: > https://opengrok.libreoffice.org/xref/core/sw/source/core/crsr/crstrvl. > cxx#977 Adding Cc: to Caolán McNamara
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=02cf066ee9b8a833a6f19c41489aadff3561a56b tdf#107094 backward heading search doesn't always work 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.
backport to earlier versions in gerrit
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e4c16d917d7cb4c7c220e9e51cd8c4a386317305&h=libreoffice-5-4 tdf#107094 backward heading search doesn't always work It will be available in 5.4.7. 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.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b8345af80078f9eee29a391fe84b2506b37d24ea&h=libreoffice-6-0 tdf#107094 backward heading search doesn't always work It will be available in 6.0.3. 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.
Verified in Version: 6.1.0.0.alpha0+ Build ID: 8329f4541e27402d19729ae1588af8bfe61f7b49 CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group Thank you Caolán!
*** Bug 115332 has been marked as a duplicate of this bug. ***
Verified with version 6.1.2. Thus bug closed.